NetBSD/sys/arch/ofppc/stand/ofwboot/alloc.h

7 lines
78 B
C

#ifndef ALLOC_H_
#define ALLOC_H_
void freeall(void);
#endif /* ALLOC_H_ */