Files
Arquivotheca.SunOS-4.1.4/usr.etc/fpa/microcode/get_compiler_file
seta75D ff309bfe1c Init
2021-10-11 18:37:13 -03:00

8 lines
226 B
Plaintext

1 i\
/* Define file containing constant name and address (in mapping ram) */
2 i\
/* Contains all constants accessible to the user with mapped addresses (9 bits) */
/^[/ * ]/d
/^c\_/d
s/^\(.*\) \(.*\) \(.*\)$/#define \1 0x\2/