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

    r32 r441  
    1 /* $Id: init.h,v 1.1.1.1 2003/07/02 13:57:00 eleph Exp $ */
    2 
    31#ifndef _LINUX_INIT_H
    42#define _LINUX_INIT_H
     
    138136#endif
    139137
     138#define __devexit_p(x) x
     139
    140140#endif /* _LINUX_INIT_H */
Note: See TracChangeset for help on using the changeset viewer.