/* * Copyright (C) 2009 Samsung Electrnoics * Minkyu Kang * * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _SYS_PROTO_H_ #define _SYS_PROTO_H_ u32 get_device_type(void); #endif