diff options
author | Joel Sherrill <joel.sherrill@OARcorp.com> | 1995-05-25 15:26:53 +0000 |
---|---|---|
committer | Joel Sherrill <joel.sherrill@OARcorp.com> | 1995-05-25 15:26:53 +0000 |
commit | 152e31af1f838abd58221f33736e656ec756fff0 (patch) | |
tree | 56d42e6ebfddad620c61abeca2dd3c8187407390 /cpukit | |
parent | test force of revision (diff) | |
download | rtems-152e31af1f838abd58221f33736e656ec756fff0.tar.bz2 |
TEST
Diffstat (limited to 'cpukit')
-rw-r--r-- | cpukit/score/src/wkspace.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpukit/score/src/wkspace.c b/cpukit/score/src/wkspace.c index 577b0f6c01..8a373dce5b 100644 --- a/cpukit/score/src/wkspace.c +++ b/cpukit/score/src/wkspace.c @@ -1,6 +1,8 @@ /* * Workspace Handler * + * JUNK + * * NOTE: * * This file only exists to contain the one function which cannot |