Remove VIRT_ADDR_xxx macros

The VIRT_ADDR_xxx macros are no longer used.

Signed-off-by: Peter Mitsis <peter.mitsis@windriver.com>
This commit is contained in:
Peter Mitsis 2015-04-14 14:20:53 -04:00 committed by Anas Nashif
commit b5d65fa442
4 changed files with 2 additions and 9 deletions

View file

@ -100,7 +100,7 @@ extern int __data_num_words[];
/* C FILES: declaration defined by the linker script */
#ifdef VXMICRO_ARCH_x86
#include <cputype.h> /* VIRT_ADDR, PHYS_ADDR */
#include <cputype.h>
#endif /* VXMICRO_ARCH_x86 */
/* end address of image. */