|
|
1.1 ! root 1: /* Copyright (c) 1979 Regents of the University of California */ ! 2: ! 3: /* static char sccsid[] = "@(#)machdep.h 1.3 1/10/83"; */ ! 4: ! 5: #ifdef ADDR32 ! 6: #define pushaddr push4 ! 7: #define popaddr (char *)pop4 ! 8: #endif ADDR32 ! 9: #ifdef ADDR16 ! 10: #define pushaddr push2 ! 11: #define popaddr (char *)pop2 ! 12: #endif ADDR16
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.