mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2026-01-05 07:35:31 +00:00
HV: Merge hypervisor debug header files
-- merge 'assert.h' & 'printf.h' into 'logmsg.h' -- merge 'shell.h' into 'console.h' Signed-off-by: Yonghua Huang <yonghua.huang@intel.com> Acked-by: Eddie Dong <eddie.dong@intel.com>
This commit is contained in:
@@ -12,9 +12,6 @@
|
||||
#include <console.h>
|
||||
#include <dump.h>
|
||||
#include <trace.h>
|
||||
#include <shell.h>
|
||||
#include <sbuf.h>
|
||||
#include <assert.h>
|
||||
#include <printf.h>
|
||||
|
||||
#endif /* HV_DEBUG_H */
|
||||
|
||||
Reference in New Issue
Block a user