ack/mach/i386/ncg
George Koehler 760da1f421 Fix build with gcc.
gcc gave an error because the `char *` parameter doesn't match the
`const char *` in the prototype of regsave().  clang didn't give an
error.  I added the prototype in commit 5301cce.
2017-11-17 17:52:37 -05:00
..
mach.c Fix build with gcc. 2017-11-17 17:52:37 -05:00
mach.h Ensure that procedure labels are word-aligned. 2017-01-06 22:29:52 +01:00
table Fixed some bugs with the setxx instructions 1995-09-12 12:09:08 +00:00