source: rtems/cpukit/libnetworking/sys/proc.h @ df49c60

4.104.114.84.95
Last change on this file since df49c60 was 96b39164, checked in by Joel Sherrill <joel.sherrill@…>, on 08/20/98 at 21:56:40

Added CVS Ids

  • Property mode set to 100644
File size: 93 bytes
Line 
1/*
2 * Dummy structure
3 *
4 *  $Id$
5 */
6struct proc {
7        int     this_should_never_be_referenced;
8};
Note: See TracBrowser for help on using the repository browser.