Hidden name 'not_implemented'

This commit is contained in:
ceriel 1991-09-30 09:26:09 +00:00
parent b3780be39c
commit 3e17bc4188
2 changed files with 2 additions and 0 deletions

View file

@ -47,6 +47,7 @@
#define set_local_visible B_stlocvis
#define symbol_definition B_symdef
#define switchseg B_switchseg
#define not_implemented B_not_implemented
extern File *codefile;

View file

@ -46,6 +46,7 @@
#define set_global_visible B_stglobvis
#define set_local_visible B_stlocvis
#define symbol_definition B_symdef
#define not_implemented B_not_implemented
/* Numbering of the segments and some global constants */