Factor out kernel prompt.

This commit is contained in:
Geoffrey Challen
2015-12-31 11:43:42 -05:00
parent d733b140f3
commit 4a432d4172
2 changed files with 48 additions and 1 deletions

View File

@@ -41,7 +41,7 @@
#include <sfs.h>
#include <syscall.h>
#include <test.h>
#include <overwrite.h>
#include <prompt.h>
#include "opt-sfs.h"
#include "opt-net.h"