net: hook together all the networking kernel bits into z80pack
authorAlan Cox <alan@linux.intel.com>
Sun, 10 Jan 2016 16:23:58 +0000 (16:23 +0000)
committerAlan Cox <alan@linux.intel.com>
Sun, 10 Jan 2016 16:23:58 +0000 (16:23 +0000)
commit598c55b9a32908a2f1aa6923bc613b76b8fca14e
treefbfec592da15735e0844c77cce8e0687d199ba87
parentd882a2b7a45ae5bf13f6602c76d4d03a502f62f2
net: hook together all the networking kernel bits into z80pack

This doesn't give us anything remotely useful yet but means it's possible
to start testing out the syscall paths a bit and seeing what is needed
to finish the job off
Kernel/include/kdata.h
Kernel/include/netdev.h
Kernel/include/syscall_name.h
Kernel/inode.c
Kernel/kdata.c
Kernel/platform-z80pack/config.h
Kernel/platform-z80pack/fuzix.lnk
Kernel/syscall_net.c