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