1
0
mirror of https://github.com/deadw00d/AROS.git synced 2025-12-09 07:34:27 +00:00

Fixed the .conf files of the libraries that had a wrong functionlist because

of the bug in genmodule.


git-svn-id: https://svn.aros.org/svn/aros/trunk/AROS@23357 fb15a70f-31f2-0310-bbcc-cdcc74a49acc
This commit is contained in:
verhaegs
2005-06-06 20:30:12 +00:00
parent e105ff4e3b
commit fc624b700e
9 changed files with 52 additions and 6 deletions

View File

@ -24,6 +24,7 @@ BOOL SetAmigaGuideContext (AMIGAGUIDECONTEXT handle, ULONG context, Tag tag1, ..
#include "amigaguide_intern.h"
##end cdefprivate
##begin functionlist
LONG LockAmigaGuideBase(AMIGAGUIDECONTEXT handle) (A0)
void UnlockAmigaGuideBase(LONG key) (D0)