Fixed gfx.hidd dependency name for PPC targets
[AROS.git] / arch / m68k-amiga / potgo / potgo.conf
blobc050caf966db09adb28d86162a3dc231d140e256
1 ##begin config
2 version 41.2
3 residentpri 100
4 libbase PotgoBase
5 libbasetype struct PotgoBase
6 libbasetypeextern struct Library
7 options resautoinit
8 ##end config
9 ##begin cdefprivate
10 #include "potgo_intern.h"
11 ##end cdefprivate
12 ##begin functionlist
13 UWORD AllocPotBits(UWORD bits) (D0)
14 void FreePotBits(UWORD allocated) (D0)
15 void WritePotgo(UWORD word, UWORD mask) (D0, D1)
16 ##end functionlist