fix: addr_t must be long

This commit is contained in:
ceriel 1990-10-05 16:31:55 +00:00
parent 5ba9685e76
commit 06e6c8638f

View file

@ -13,3 +13,5 @@
#undef valu_t
#define valu_t long
#undef addr_t
#define addr_t long