Preparations for release.
[AROS.git] / compiler / include / clib / input_protos.h
blobdbf245203f9f9d46186fbde33eea0cd0d7c82db6
1 #ifndef CLIB_INPUT_PROTOS_H
2 #define CLIB_INPUT_PROTOS_H
4 /*
5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
6 $Id$
8 Desc: Prototypes for console.device
9 Lang: english
12 #ifndef AROS_LIBCALL_H
13 # include <aros/libcall.h>
14 #endif
17 Prototypes
20 AROS_LP0(UWORD, PeekQualifier,
21 struct Device *, InputBase, 7, Input)
23 #endif /* CLIB_INPUT_PROTOS_H */