URL
https://opencores.org/ocsvn/or1k/or1k/trunk
Subversion Repositories or1k
[/] [or1k/] [trunk/] [rtems-20020807/] [cpukit/] [libnetworking/] [sys/] [proc.h] - Rev 1778
Go to most recent revision | Compare with Previous | Blame | View Log
/* * Dummy structure * * proc.h,v 1.2 1998/08/20 21:56:25 joel Exp */ struct proc { int this_should_never_be_referenced; };
Go to most recent revision | Compare with Previous | Blame | View Log