summaryrefslogtreecommitdiffstats
path: root/c/src/exec/sapi
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1996-02-12 14:36:09 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1996-02-12 14:36:09 +0000
commita31ddf784b74c2cb39e34a72aaabf031a0a22dae (patch)
tree93692489435941639f3746946beca1cde3e494b1 /c/src/exec/sapi
parentAs part of implementing the new isr synchronization algorithm using a (diff)
downloadrtems-a31ddf784b74c2cb39e34a72aaabf031a0a22dae.tar.bz2
*** empty log message ***
Diffstat (limited to 'c/src/exec/sapi')
-rw-r--r--c/src/exec/sapi/src/exinit.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/c/src/exec/sapi/src/exinit.c b/c/src/exec/sapi/src/exinit.c
index aabbbf2f19..c75018bca8 100644
--- a/c/src/exec/sapi/src/exinit.c
+++ b/c/src/exec/sapi/src/exinit.c
@@ -65,10 +65,6 @@
* Output parameters: NONE
*/
-struct months {
- unsigned32 months[2][13];
-};
-
void rtems_initialize_executive(
rtems_configuration_table *configuration_table,
rtems_cpu_table *cpu_table