This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
8507d232d3
NetBSD
/
sys
/
arch
/
ofppc
/
stand
/
ofwboot
/
alloc.h
7 lines
78 B
C
Raw
Blame
History
#
ifndef ALLOC_H_
#
define ALLOC_H_
void
freeall
(
void
)
;
#
endif
/* ALLOC_H_ */
Reference in New Issue
View Git Blame
Copy Permalink