URL
https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk
Subversion Repositories openrisc_2011-10-31
[/] [openrisc/] [trunk/] [rtos/] [rtems/] [c/] [src/] [libnetworking/] [sys/] [proc.h] - Rev 401
Go to most recent revision | Compare with Previous | Blame | View Log
/* * Dummy structure * * $Id: proc.h,v 1.2 2001-09-27 12:02:00 chris Exp $ */ struct proc { int this_should_never_be_referenced; };
Go to most recent revision | Compare with Previous | Blame | View Log