mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 23:23:13 +00:00
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble. * rtems/score/unix.h: Add doxygen preamble.
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||||
|
|
||||||
|
* rtems/score/cpu.h: Add doxygen preamble.
|
||||||
|
* rtems/score/types.h: Add doxygen preamble.
|
||||||
|
* rtems/score/unix.h: Add doxygen preamble.
|
||||||
|
|
||||||
2004-09-29 Joel Sherrill <joel@OARcorp.com>
|
2004-09-29 Joel Sherrill <joel@OARcorp.com>
|
||||||
|
|
||||||
* rtems/score/cpu.h: i960 obsoleted and all references removed.
|
* rtems/score/cpu.h: i960 obsoleted and all references removed.
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
/* cpu.h
|
/**
|
||||||
*
|
* @file rtems/score/cpu.h
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* This include file contains information pertaining to the
|
* This include file contains information pertaining to the
|
||||||
* UNIX port of RTEMS.
|
* UNIX port of RTEMS.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
/* unixtypes.h
|
/**
|
||||||
*
|
* @file rtems/score/types.h
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* This include file contains type definitions which are appropriate
|
* This include file contains type definitions which are appropriate
|
||||||
* for a typical modern UNIX box using GNU C for the RTEMS simulator.
|
* for a typical modern UNIX box using GNU C for the RTEMS simulator.
|
||||||
*
|
*
|
||||||
|
|||||||
@@ -1,5 +1,8 @@
|
|||||||
/* unix.h
|
/**
|
||||||
*
|
* @file rtems/score/unix.h
|
||||||
|
*/
|
||||||
|
|
||||||
|
/*
|
||||||
* This include file contains the definitions required by RTEMS
|
* This include file contains the definitions required by RTEMS
|
||||||
* which are typical for a modern UNIX computer using GCC.
|
* which are typical for a modern UNIX computer using GCC.
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user