summaryrefslogtreecommitdiff
path: root/tests/ACE.bsp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ACE.bsp')
-rw-r--r--tests/ACE.bsp25
1 files changed, 0 insertions, 25 deletions
diff --git a/tests/ACE.bsp b/tests/ACE.bsp
deleted file mode 100644
index 58959b48998..00000000000
--- a/tests/ACE.bsp
+++ /dev/null
@@ -1,25 +0,0 @@
-# Target description File for the Integrate utility for use with the
-# INTEGRITY real-time operating system by Green Hills Software.
-# Before editing this file, refer to your Integrate documentation.
-
-# ACE.bsp is only appropriate for dynamic download INTEGRITY applications
-# built for use with ACE/TAO
-
-Target
- MinimumAddress 0x0
- MaximumAddress 0x2fffffff
- Clock StandardTick
- EndClock
- Clock HighResTimer
- EndClock
- Clock RealTimeClock
- EndClock
- InitialKernelObjects 50
- DefaultStartIt false
- DefaultMaxPriority 255
- DefaultPriority 127
- DefaultWeight 255
- DefaultMaxWeight 255
- DefaultStackSize 0x10000
- DefaultMemoryRegionSize 0x100000
-EndTarget