5 Copyright © 1995-2001, The AROS Development Team. All rights reserved.
8 Desc: Serial prefs definitions
13 # include <exec/types.h>
16 #ifndef LIBRARIES_IFFPARSE_H
17 # include <libraries/iffparse.h>
21 #define ID_SERL MAKE_ID('S','E','R','L')
30 ULONG sp_OutputBuffer
;
32 UBYTE sp_InputHandshake
;
33 UBYTE sp_OutputHandshake
;
44 #define PARITY_SPACE 4
50 #endif /* PREFS_SERIAL_H */