Hidden name 'not_implemented'
This commit is contained in:
parent
2b79b3f35d
commit
896942b7c4
@ -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;
|
||||
|
||||
|
||||
@ -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 */
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user