ack/mach/sparc/ce/ms_reg.h
1991-09-20 18:14:05 +00:00

11 lines
127 B
C

/* ms_reg.h */
#ifndef MS_REG_H
#define MS_REG_H
#include "push_pop.h"
_PROTOTYPE(reg_t find_local, (int, reg_t*));
#endif