home *** CD-ROM | disk | FTP | other *** search
/ PC Welt 2006 November (DVD) / PCWELT_11_2006.ISO / casper / filesystem.squashfs / usr / src / linux-headers-2.6.17-6 / include / asm-m68k / idprom.h < prev    next >
Encoding:
C/C++ Source or Header  |  2006-08-11  |  174 b   |  9 lines

  1. #ifndef _M68K_IDPROM_H
  2. #define _M68K_IDPROM_H
  3. #include <asm-sparc/idprom.h>
  4.  
  5. /* Sun3: in control space */
  6. #define SUN3_IDPROM_BASE    0x00000000
  7.  
  8. #endif /* !(_M68K_IDPROM_H) */
  9.