Variables
install.h File Reference

Defines where LC3 OS files are located. More...

Go to the source code of this file.

Variables

const char * lc3os_obj
 
const char * lc3os_sym
 

Detailed Description

Allows install location to be changed without recompiling the lc3sim.c file. Thus, code can be provided as an archive instead of as source.

Author
Fritz Sieker

Variable Documentation

const char* lc3os_obj

path to LC3 OS object file

path to .obj file

const char* lc3os_sym

path to LC3 OS symbol file

path to .sym file