Subversion Repositories Kolibri OS

Rev

Rev 6588 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 6588 Rev 6594
Line 123... Line 123...
123
 
123
 
124
#define ACPI_MACHINE_WIDTH          BITS_PER_LONG
124
#define ACPI_MACHINE_WIDTH          BITS_PER_LONG
125
#define ACPI_EXPORT_SYMBOL(symbol)  EXPORT_SYMBOL(symbol);
125
#define ACPI_EXPORT_SYMBOL(symbol)  EXPORT_SYMBOL(symbol);
Line 126... Line 126...
126
#define strtoul                     simple_strtoul
126
#define strtoul                     simple_strtoul
127
 
127
 
128
#define acpi_cache_t                        struct kmem_cache
128
//#define acpi_cache_t                        struct kmem_cache
Line 129... Line 129...
129
#define acpi_spinlock                       spinlock_t *
129
#define acpi_spinlock                       spinlock_t *