move the debug folder to the top level
[AROS.git] / test / library / userel.conf
blob73f0ebe15ad5d945329d5a7cfe1698f6cef16b9e
1 ##begin config
2 version 1.2
3 options pertaskbase
4 rellib  dummy
5 rellib  pertask
6 ##end config
8 ##begin functionlist
9 ULONG DummyAdd(ULONG a, ULONG b) (D0, D1)
10 APTR  PertaskGetParentBase()
11 LONG  DummyPrint4(STACKLONG a, STACKLONG b, STACKLONG c, STACKLONG d)
12 int GetChildValue(void)
13 ##end functionlist