mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 07:46:20 +08:00
2008-10-14 Steven Grunza <grunza@ulticom.com>
* cpu_asm.S: Use proper diredctive for h8300/sx.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2008-10-14 Steven Grunza <grunza@ulticom.com>
|
||||
|
||||
* cpu_asm.S: Use proper diredctive for h8300/sx.
|
||||
|
||||
2008-09-11 Ralf Corsépius <ralf.corsepius@rtems.org>
|
||||
|
||||
* rtems/score/types.h: Do not define boolean, single_precision,
|
||||
|
||||
@@ -28,6 +28,9 @@
|
||||
#endif
|
||||
#if defined(__H8300S__)
|
||||
.h8300s
|
||||
#endif
|
||||
#if defined(__H8300SX__)
|
||||
.h8300sx
|
||||
#endif
|
||||
.text
|
||||
|
||||
|
||||
Reference in New Issue
Block a user