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

12 lines
119 B
C

/*
misc.h
*/
#ifndef MISC_H
#define MISC_H
_PROTOTYPE( int power_of_2, (int n, int *ref_exp));
#endif /* MISC_H */