summaryrefslogtreecommitdiff
path: root/ACE/tests
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2018-01-01 11:24:13 +0100
committerJohnny Willemsen <jwillemsen@remedy.nl>2018-01-01 11:24:13 +0100
commitdff4439b18379b9008ee696303be492d84d794dd (patch)
tree095ab1cacc0183daf5a5b4a8a7a8a841df5a5439 /ACE/tests
parentececd6ab9bd5579d779f7afe98f362fe6cd4bc23 (diff)
downloadATCD-dff4439b18379b9008ee696303be492d84d794dd.tar.gz
Updated copyright to 2018
* ACE/tests/ACE.bsp: Deleted, not used anymore * ACE/COPYING: * TAO/COPYING:
Diffstat (limited to 'ACE/tests')
-rw-r--r--ACE/tests/ACE.bsp25
1 files changed, 0 insertions, 25 deletions
diff --git a/ACE/tests/ACE.bsp b/ACE/tests/ACE.bsp
deleted file mode 100644
index 58959b48998..00000000000
--- a/ACE/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