aboutsummaryrefslogtreecommitdiff
path: root/config.h.in
diff options
context:
space:
mode:
authorAndrew Waterman <waterman@s144.Millennium.Berkeley.EDU>2011-04-09 17:37:42 -0700
committerAndrew Waterman <waterman@s144.Millennium.Berkeley.EDU>2011-04-09 17:37:42 -0700
commit6e7fe98ea95c6da8c573fdc032b5269f08bbacc1 (patch)
treee0f0f3c73ad8785a95a6e8d22c96b5430370bb56 /config.h.in
parent666ae0c9e5355e578c2487b81f48b4b74cc16dda (diff)
downloadpk-6e7fe98ea95c6da8c573fdc032b5269f08bbacc1.zip
pk-6e7fe98ea95c6da8c573fdc032b5269f08bbacc1.tar.gz
pk-6e7fe98ea95c6da8c573fdc032b5269f08bbacc1.tar.bz2
[xcc,pk,sim,opcodes] added first RVC instruction
Diffstat (limited to 'config.h.in')
-rw-r--r--config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/config.h.in b/config.h.in
index 409162a..c05c064 100644
--- a/config.h.in
+++ b/config.h.in
@@ -24,12 +24,6 @@
/* Define if floating-point emulation is enabled */
#undef PK_ENABLE_FP_EMULATION
-/* Define if the kernel runs in 64-bit mode */
-#undef PK_ENABLE_KERNEL_64BIT
-
-/* Define if the user runs in 64-bit mode */
-#undef PK_ENABLE_USER_64BIT
-
/* Define if virtual memory support is enabled */
#undef PK_ENABLE_VM