diff options
author | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2003-05-06 17:40:18 +0000 |
commit | f1446ddf2bf8118f432b3ac74c88db3d832669a8 (patch) | |
tree | 37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /emulators/swarm | |
parent | 37170ce899bdf394cca1d0769b2215d84b15a7ee (diff) | |
download | pkgsrc-f1446ddf2bf8118f432b3ac74c88db3d832669a8.tar.gz |
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'emulators/swarm')
-rw-r--r-- | emulators/swarm/DESCR | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/emulators/swarm/DESCR b/emulators/swarm/DESCR index 21fbb35f752..b2640bfc5ca 100644 --- a/emulators/swarm/DESCR +++ b/emulators/swarm/DESCR @@ -12,8 +12,8 @@ C++. It currently supports: + Arm 6 based core. Currently able to handle data processing instructions, word/byte load and stores, load/store multiple, -branches, 32 bit multiplication, and SWIs. +branches, 32 bit multiplication, and SWIs. + Support for plugging in different caches - be they unified or separate I & D caches. Currently only a direct mapped cache is -implemented. -+ Compile for SWARM using ARM targeted gcc. +implemented. ++ Compile for SWARM using ARM targeted gcc. |