kolibrios/kernel/trunk/network
Andrew Dent 4165acdf83 Remove $Revision$ from kernel file headers
- To better support git, remove SVN dependant `$Revision$` from file headers. This does *not* remove: the use of `__REV__` macro in `boostr.inc` and `kernel.asm`
- Header Copyright notices updated to 2024.
- Minimal white space cleanup (trailing spaces automatically removed).
- Note: `asmxygen.py` has a *large* amount of whitespace cleanup, due to incorrect line endings.

git-svn-id: svn://kolibrios.org@10051 a494cfbc-eb01-0410-851d-a64ba20cac60
2024-05-22 15:15:14 +00:00
..
ARP.inc
ethernet.inc
icmp.inc
IPv4.inc
IPv6.inc
loopback.inc
PPPoE.inc
queue.inc
socket.inc
stack.inc
tcp_input.inc
tcp_output.inc
tcp_subr.inc
tcp_timer.inc
tcp_usreq.inc
tcp.inc
udp.inc