2002-09-13 Eric Norum <eric.norum@usask.ca>

* start/start16.S: Remove unwanted + at beginning of relative
	numeric label.
This commit is contained in:
Eric Norum
2002-09-13 20:40:48 +00:00
parent d814e2c564
commit 8f099da108

View File

@@ -76,7 +76,7 @@ _start16:
movw $0x0007, %cx
int $0x10
+1:
1:
#endif /* RTEMS_VIDEO_80x50 */
/*---------------------------------------------------------------------+