home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / lxapi32.zip / Include / Linux / config.h < prev    next >
C/C++ Source or Header  |  2002-04-26  |  151b  |  9 lines

  1. /* $Id: config.h,v 1.2 2002/04/26 23:09:04 smilcke Exp $ */
  2.  
  3. #ifndef _LINUX_CONFIG_H
  4. #define _LINUX_CONFIG_H
  5.  
  6. #define __attribute__(x)
  7.  
  8. #endif
  9.