summaryrefslogtreecommitdiff
path: root/emulators/swarm/DESCR
diff options
context:
space:
mode:
authorjmmv <jmmv>2003-05-06 17:40:18 +0000
committerjmmv <jmmv>2003-05-06 17:40:18 +0000
commit5a79423b6feb188f48299ebbaf981575b33d3f48 (patch)
tree37ae7d212f46ef8018a7bd8c13edba7da1a47ed9 /emulators/swarm/DESCR
parentf58f4f25565243e0fcd6ee359261be2e3cfc7286 (diff)
downloadpkgsrc-5a79423b6feb188f48299ebbaf981575b33d3f48.tar.gz
Drop trailing whitespace. Ok'ed by wiz.
Diffstat (limited to 'emulators/swarm/DESCR')
-rw-r--r--emulators/swarm/DESCR6
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.