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
Updated PCI IDs to latest snapshot.
[tangerine.git]
/
workbench
/
libs
/
reqtools
/
mem.h
blob
e052e4985fd7880fe8afb6fd1ee3044b65a95417
1
#ifndef __AROS__
2
APTR REGARGS
AllocVecPooled
(
APTR pool
,
ULONG memsize
);
3
void
REGARGS
FreeVecPooled
(
APTR pool
,
APTR mem
);
4
#endif