Fix "bug" in linker. actually was bug in asm files that did not correctly
authorrahnds <rahnds@openbsd.org>
Wed, 23 Apr 1997 21:28:15 +0000 (21:28 +0000)
committerrahnds <rahnds@openbsd.org>
Wed, 23 Apr 1997 21:28:15 +0000 (21:28 +0000)
commiteb817aac7b06754e9ce02fb1212ef2a93d8f0d7d
treedfa89ebf58f6488cff330668bf8ed710f4784e76
parent78bdfb15c74df54f731b7d216d826e0a08a0088d
Fix "bug" in linker. actually was bug in asm files that did not correctly
align the global data. This allows the workaround in crt0 to be removed.
lib/csu/mvme88k/crt0.c
lib/libc/arch/mvme88k/sys/brk.S
lib/libc/arch/mvme88k/sys/sbrk.S