libtizen.h 222 B

123456789101112
  1. /* SPDX-License-Identifier: GPL-2.0+ */
  2. /*
  3. * (C) Copyright 2012 Samsung Electronics
  4. * Donghwa Lee <dh09.lee@samsung.com>
  5. */
  6. #ifndef _LIBTIZEN_H_
  7. #define _LIBTIZEN_H_
  8. #define HD_RESOLUTION 0
  9. #endif /* _LIBTIZEN_H_ */