Changeset c1ee30f in rtems
- Timestamp:
- 01/04/99 16:24:59 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 73441b6f
- Parents:
- 96b46bf
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/pc386/network/network.c
r96b46bf rc1ee30f 119 119 #define OUTPAGE ((SHATOT-(MAXSIZ+SHAPAGE-1))/SHAPAGE) 120 120 121 static unsigned long loopc;122 121 static volatile unsigned long overrun; 123 122 static volatile unsigned long resend;
Note: See TracChangeset
for help on using the changeset viewer.