Ignore:
Timestamp:
Jun 6, 2009, 4:22:27 AM (16 years ago)
Author:
Paul Smedley
Message:

Move functions out of config.h into appropriate linux header

File:
1 edited

Legend:

Unmodified
Added
Removed
  • GPL/trunk/include/linux/compiler-gcc.h

    r305 r441  
    99/* The "volatile" is due to gcc bugs */
    1010//#define barrier() __asm__ __volatile__("": : :"memory")
    11 #define barrier
     11#define barrier()
    1212
    1313/* This macro obfuscates arithmetic on a variable address so that gcc
Note: See TracChangeset for help on using the changeset viewer.