You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

16 lines
356 B

/* xdr_regs.h - xdr header for 68k registers */
/*
modification history
--------------------
01a,05jun90,llk extracted from xdr_regs.h.
*/
/* xdr structures are defined in reg.h (a bad place for them, i might add) */
bool_t xdr_regs();
bool_t xdr_ext_fp();
bool_t xdr_fp_status();
bool_t xdr_fpa_status();
bool_t xdr_fpa_long();
bool_t xdr_fpa_regs();