repo.or.cz
/
AROS.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixed compatibility of output.
[AROS.git]
/
test
/
library
/
userel.conf
blob
8720d74ac72daf3da489ee711fdc3aca5d4945eb
1
##begin config
2
version 1.1
3
options pertaskbase
4
rellib dummy
5
rellib pertask
6
##end config
7
8
##begin functionlist
9
ULONG DummyAdd(ULONG a, ULONG b) (D0, D1)
10
APTR PertaskGetParentBase()
11
LONG DummyPrint4(LONG a, LONG b, LONG c, LONG d)
12
int GetChildValue(void)
13
##end functionlist