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/mm.h

    r305 r441  
    171171};
    172172
     173#define SetPageReserved(a)              a
     174#define ClearPageReserved(a)            a
     175
    173176#endif
Note: See TracChangeset for help on using the changeset viewer.