add device type into manifest
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#ifndef __MEM_SEG_H__
|
||||
#define __MEM_SEG_H__
|
||||
|
||||
#ifndef DEVICE_TYPE
|
||||
#define DEVICE_TYPE EXTENDED_DEVICE_TYPE_DUMMY
|
||||
#endif
|
||||
|
||||
// #define MEMSEG_PC_SEG_NUM 0
|
||||
// #define MEMSEG_PC_ADDR 0
|
||||
|
||||
Reference in New Issue
Block a user