Split vnet driver to generic vnet part, tap and file interfaces

Fix most compilation issues of umka_shell on Windows(R)(TM), not all
of them.
This commit is contained in:
2023-02-01 18:55:20 +00:00
parent 0fdfde2b5b
commit be21f83af2
31 changed files with 491 additions and 302 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ SECTIONS
{
.data.boot BLOCK(0x1000) :
{
*(.data.boot)
*(.data.bt)
}
}