ack/mach/sparc/ce/ms_reg.h

11 lines
127 B
C
Raw Normal View History

1991-09-20 18:14:05 +00:00
/* ms_reg.h */
#ifndef MS_REG_H
#define MS_REG_H
#include "push_pop.h"
_PROTOTYPE(reg_t find_local, (int, reg_t*));
#endif