use the locations specified in the bcm2708_boot header
[AROS.git] / test / library / userel.conf
blob8720d74ac72daf3da489ee711fdc3aca5d4945eb
1 ##begin config
2 version 1.1
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(LONG a, LONG b, LONG c, LONG d)
12 int GetChildValue(void)
13 ##end functionlist