bde 06b8f50599 Don't cast pointers to longs in asms. Changed all remaining longs
to int32_t's and all unsigned longs to u_int32_t's.  Fixed the one
printf format broken by this.  The old math emulator now compiles
cleanly on i386's with 64-bit longs.  It may even work, provided
suword() doesn't actually write a long.
1998-07-15 09:01:18 +00:00
..
1998-07-11 07:46:16 +00:00
1998-07-11 07:46:16 +00:00
1998-07-13 06:34:02 +00:00
1998-04-06 05:11:42 +00:00