1 #ifndef CLIB_INPUT_PROTOS_H
2 #define CLIB_INPUT_PROTOS_H
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
8 Desc: Prototypes for console.device
12 #ifndef AROS_LIBCALL_H
13 # include <aros/libcall.h>
20 AROS_LP0(UWORD
, PeekQualifier
,
21 struct Device
*, InputBase
, 7, Input
)
23 #endif /* CLIB_INPUT_PROTOS_H */