View | Details | Raw Unified | Return to bug 14111
Collapse All | Expand All

(-)sysent.h 1999/10/04 04:53:53 (+1 lines)
Lines 49-54 Link Here
49
49
50
struct image_params;
50
struct image_params;
51
struct trapframe;
51
struct trapframe;
52
struct vnode;
52
53
53
struct sysentvec {
54
struct sysentvec {
54
       int             sv_size;        /* number of entries */
55
       int             sv_size;        /* number of entries */

Return to bug 14111