repo.or.cz
/
tangerine.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
added concrete implementations of putc(), getc(), getchar() and gets()
[tangerine.git]
/
workbench
/
devs
/
nil_handler
/
nil.conf
blob
12cf5e43f428e9dbebc0049f024829552dfb9733
1
##begin config
2
version 41.1
3
libbasetype struct nilbase
4
seglist_field seglist
5
residentpri -127
6
options noexpunge
7
beginio_func beginio
8
abortio_func abortio
9
##end config
10
##begin cdefprivate
11
#include "nil_handler_gcc.h"
12
##end cdefprivate