aboutsummaryrefslogtreecommitdiff
path: root/.project
diff options
context:
space:
mode:
authorTC Wan2010-12-01 17:54:07 +0800
committerTC Wan2010-12-01 17:54:07 +0800
commit97cc8322cef8027db22a24b7e011e5386171d97f (patch)
tree75fd3054668ecab6d257c5e7e48d26b1c7d9bb3e /.project
parent3d5bdf9fba6442332030e68df2aa7880a894842d (diff)
fix undef_handler, initial design for next instruction decode
Fixed error in handling Thumb instructions in undef_handler. Initial Design for Next Instruction Decoding
Diffstat (limited to '.project')
-rw-r--r--.project11
1 files changed, 11 insertions, 0 deletions
diff --git a/.project b/.project
new file mode 100644
index 0000000..15b12fc
--- /dev/null
+++ b/.project
@@ -0,0 +1,11 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+ <name>armdebug</name>
+ <comment></comment>
+ <projects>
+ </projects>
+ <buildSpec>
+ </buildSpec>
+ <natures>
+ </natures>
+</projectDescription>