install.h
Go to the documentation of this file.
1 #ifndef __INSTALL_H__
2 #define __INSTALL_H__
3 
12 extern const char *lc3os_obj;
13 extern const char *lc3os_sym;
15 #endif
16