Ignore:
Timestamp:
Feb 10, 2017, 2:50:49 AM (9 years ago)
Author:
David Azarewicz
Message:

Build system cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/branches/uniaud32-2.1.x/include/linux/types.h

    r499 r588  
    111111};
    112112
    113 #define __inline__ __inline 
     113#define __inline__ __inline
    114114
    115115#ifdef FLATSTACK
     
    138138typedef unsigned int fmode_t;
    139139
    140 typedef int _Bool;
     140//typedef int _Bool;
    141141typedef _Bool bool;
    142142
Note: See TracChangeset for help on using the changeset viewer.