Ada95, gnat, go32

This commit is contained in:
Joel Sherrill
1995-07-12 19:47:25 +00:00
parent 68931b5dc1
commit 637df35f96
64 changed files with 4086 additions and 788 deletions

View File

@@ -33,7 +33,7 @@
#include "conftbl.h"
#include "gvar.h"
rtems_unsigned8 Partition_area[ 1024 ];
rtems_unsigned8 Partition_area[ 1024 ] CPU_STRUCTURE_ALIGNMENT;
rtems_task Init(
rtems_task_argument argument

View File

@@ -14,8 +14,6 @@
* $Id$
*/
#include <stdlib.h>
#include <rtems/system.h>
#include <rtems/config.h>
#include <rtems/copyrt.h>
@@ -47,6 +45,8 @@
#include <rtems/wkspace.h>
#include <rtems/mp.h>
#include <stdlib.h>
/* These are always defined by the executive.
*
* #include <rtems/copyrt.h>