end-of-file newlines.

This commit is contained in:
Kelvin Sherlock 2016-01-05 19:59:13 -05:00
parent 738ef127bd
commit 001f3e166d
15 changed files with 12 additions and 15 deletions

View File

@ -243,4 +243,3 @@ int mread(Entry *e, void *p1, void *p2, void *p3, void *p4, void *p5)
// should not hit...
return 0;
}

1
net.h
View File

@ -32,4 +32,3 @@
#define PRU_CO_GETOPT 18
#define PRU_CO_SETOPT 19
#define PRU_SELECT 20

View File

@ -204,4 +204,3 @@ void s16_debug_tcp(unsigned ipid)
s16_debug_printf(" uwUDPCount: $%08lx", ur->uwUDPCount);
}