Remove HAVE_SHORT_ENUMS.
Change-Id: Ia0e8a52cd8d7655508754ec0a6482f2dd055a68e
This commit is contained in:
parent
957037dc40
commit
0e3a0fcb95
2 changed files with 0 additions and 10 deletions
|
@ -149,11 +149,6 @@
|
||||||
*/
|
*/
|
||||||
#define ARCH_MIPS 1
|
#define ARCH_MIPS 1
|
||||||
|
|
||||||
/*
|
|
||||||
* Define if the size of enums is as short as possible,
|
|
||||||
*/
|
|
||||||
/* #define HAVE_SHORT_ENUMS */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* sprintf() format string for shared library naming.
|
* sprintf() format string for shared library naming.
|
||||||
*/
|
*/
|
||||||
|
|
|
@ -139,11 +139,6 @@
|
||||||
*/
|
*/
|
||||||
#define ARCH_MIPS64 1
|
#define ARCH_MIPS64 1
|
||||||
|
|
||||||
/*
|
|
||||||
* Define if the size of enums is as short as possible,
|
|
||||||
*/
|
|
||||||
/* #define HAVE_SHORT_ENUMS */
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* sprintf() format string for shared library naming.
|
* sprintf() format string for shared library naming.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue