/* Prototypes for functions defined in
C/PreferenceLists.c
 */

void MakeHeadEntry(int * , char * );

void MakeHexEntry(int * , char * , APTR );

void SysPrefList(void);

void SysEnvList(void);

void SysExtPrinterData(void);

