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