home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2000 #4 / Amiga Plus CD - 2000 - No. 4.iso / PowerPC / Dev / PPCRelease / FD2Inline / include / inline / input.h < prev    next >
Encoding:
C/C++ Source or Header  |  1997-10-18  |  388 b   |  19 lines

  1. /* Automatically generated header! Do not edit! */
  2.  
  3. #ifndef _INLINE_INPUT_H
  4. #define _INLINE_INPUT_H
  5.  
  6. #ifndef __INLINE_MACROS_H
  7. #include <inline/macros.h>
  8. #endif /* !__INLINE_MACROS_H */
  9.  
  10. #ifndef INPUT_BASE_NAME
  11. #define INPUT_BASE_NAME InputBase
  12. #endif /* !INPUT_BASE_NAME */
  13.  
  14. #define PeekQualifier() \
  15.     LP0(0x2a, UWORD, PeekQualifier, \
  16.     , INPUT_BASE_NAME)
  17.  
  18. #endif /* !_INLINE_INPUT_H */
  19.