19 lines
388 B
C
19 lines
388 B
C
/* Automatically generated header! Do not edit! */
|
|
|
|
#ifndef _INLINE_INPUT_H
|
|
#define _INLINE_INPUT_H
|
|
|
|
#ifndef __INLINE_MACROS_H
|
|
#include <inline/macros.h>
|
|
#endif /* !__INLINE_MACROS_H */
|
|
|
|
#ifndef INPUT_BASE_NAME
|
|
#define INPUT_BASE_NAME InputBase
|
|
#endif /* !INPUT_BASE_NAME */
|
|
|
|
#define PeekQualifier() \
|
|
LP0(0x2a, UWORD, PeekQualifier, \
|
|
, INPUT_BASE_NAME)
|
|
|
|
#endif /* !_INLINE_INPUT_H */
|