Browse Source

Mention all sections

ceriel 31 years ago
parent
commit
bc67008f0d
1 changed files with 2 additions and 1 deletions
  1. 2 1
      mach/vax4/libce/sys.s

+ 2 - 1
mach/vax4/libce/sys.s

@@ -1,4 +1,5 @@
-.sect .text
+.sect .text; .sect .rom; .sect .data; .sect .bss; .sect .text
+
 .define __write, __brk
 
 __write:	jmp	_write+2