|
RTEMS CPU Kit with SuperCore
|
#include <sys/param.h>#include <sys/systm.h>#include <sys/proc.h>#include <sys/malloc.h>#include <sys/queue.h>
Macros | |
| #define | NPRIMES 27 |
Functions | |
| int | uiomove (void *cp, int n, struct uio *uio) |
| void * | hashinit (int elements, int type, u_long *hashmask) |
| void * | phashinit (int elements, int type, u_long *nentries) |
1.8.13