projects
/
wine
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Release 950122
[wine]
/
debugger
/
readline
/
os9.h
1
/* $Revision: 1.1 $
2
**
3
** Editline system header file for OS-9 (on 68k).
4
*/
5
6
#define CRLF "\r\l"
7
#define FORWARD extern
8
9
#include <dir.h>
10
typedef struct direct DIRENTRY;