RTEMS CPU Kit with SuperCore
4.11.3
|
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <rpc/types.h>
#include <rpc/xdr.h>
Macros | |
#define | LASTUNSIGNED ((u_int) 0-1) |
Functions | |
bool_t | xdr_reference (register XDR *xdrs, caddr_t *pp, u_int size, xdrproc_t proc) |
bool_t | xdr_pointer (register XDR *xdrs, char **objpp, u_int obj_size, xdrproc_t xdr_obj) |