diff options
author | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-12-19 23:33:47 +0000 |
---|---|---|
committer | bellard <bellard@c046a42c-6fe2-441c-8c8c-71466251a162> | 2004-12-19 23:33:47 +0000 |
commit | 808c4954bfe48da4068c540d667ad379b55a5155 (patch) | |
tree | bbe97242f93cf975a9cb0c9cc77d174e8ce3d969 /.cvsignore | |
parent | e80cfcfc8884400e826328b772971913a14d0f44 (diff) |
big endian ARM support (Lennert Buytenhek)
git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@1180 c046a42c-6fe2-441c-8c8c-71466251a162
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 42bc1c7544..e7ca915324 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,4 +1,5 @@ arm-user +armeb-user config-host.* dyngen i386 |