ack/mach/sparc/ce/misc.h

12 lines
119 B
C
Raw Normal View History

1991-09-20 18:14:05 +00:00
/*
misc.h
*/
#ifndef MISC_H
#define MISC_H
_PROTOTYPE( int power_of_2, (int n, int *ref_exp));
#endif /* MISC_H */