Remove PHYS_ADDR_xxx macros
The PHYS_ADDR_xxx macros are no longer used. Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
parent
6f3aebe910
commit
3f44105695
1 changed files with 0 additions and 3 deletions
|
@ -36,7 +36,4 @@
|
|||
typedef unsigned int PHYS_ADDR;
|
||||
typedef unsigned int VIRT_ADDR;
|
||||
|
||||
#define PHYS_ADDR_NONE (PHYS_ADDR)(-1)
|
||||
#define PHYS_ADDR_ANY (PHYS_ADDR)(0)
|
||||
|
||||
#endif /* _x86_addr_types__h_ */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue