Separated Architecture and CPUState classes for ARM/Gem5 (*Architecture will be used in the campaign).
git-svn-id: https://www4.informatik.uni-erlangen.de/i4svn/danceos/trunk/devel/fail@1969 8c4709b5-6ec9-48aa-a5cd-a96041d1645a
This commit is contained in:
@ -69,7 +69,7 @@ if(BUILD_X86)
|
||||
)
|
||||
elseif(BUILD_ARM)
|
||||
set(SRCS ${SRCS}
|
||||
arm/arch.cc
|
||||
arm/Architecture.cc
|
||||
)
|
||||
endif(BUILD_X86)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user