#ifndef LDSOUTDEFS_H
#define LDSOUTDEFS_H 1
unsigned sysout_loader(const char * sysout_file_name, unsigned sys_size);
#endif
