Split section management into its own file

This commit is contained in:
ISSOtm
2020-02-03 23:26:00 +01:00
parent bfdbd00092
commit d0ec35628f
8 changed files with 535 additions and 511 deletions

View File

@@ -19,8 +19,8 @@
#include "asm/asm.h"
#include "asm/main.h"
#include "asm/rpn.h"
#include "asm/section.h"
#include "asm/symbol.h"
#include "asm/output.h"
#include "asm/warning.h"
/* Makes an expression "not known", also setting its error message */