home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / m68knommu / include / asm / setup.h < prev    next >
Encoding:
C/C++ Source or Header  |  2008-12-24  |  176 b   |  11 lines

  1. #ifdef __KERNEL__
  2.  
  3. #include <asm-m68k/setup.h>
  4.  
  5. /* We have a bigger command line buffer. */
  6. #undef COMMAND_LINE_SIZE
  7.  
  8. #endif  /*  __KERNEL__  */
  9.  
  10. #define COMMAND_LINE_SIZE    512
  11.