mirror of git://sourceware.org/git/glibc.git
Formerly unix/bsd/hp/m68k/sysdep.h.~24~
This commit is contained in:
parent
8d2fcc7ff6
commit
d4262d1229
|
@ -57,4 +57,4 @@ Cambridge, MA 02139, USA. */
|
||||||
#define ret rts
|
#define ret rts
|
||||||
#define r0 d0
|
#define r0 d0
|
||||||
#define r1 d1
|
#define r1 d1
|
||||||
#define movl movel
|
#define MOVE(x,y) movel x , y
|
||||||
|
|
Loading…
Reference in New Issue