forked from Imagelibrary/rtems
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:
@@ -76,7 +76,7 @@ _start16:
|
||||
movw $0x0007, %cx
|
||||
int $0x10
|
||||
|
||||
+1:
|
||||
1:
|
||||
#endif /* RTEMS_VIDEO_80x50 */
|
||||
|
||||
/*---------------------------------------------------------------------+
|
||||
|
||||
Reference in New Issue
Block a user