forked from Imagelibrary/rtems
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/m68k.h: Add doxygen preamble. * rtems/score/types.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/m68k.h: Add doxygen preamble.
|
||||
* rtems/score/types.h: Add doxygen preamble.
|
||||
|
||||
2004-07-25 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* rtems/score/m68k.h: Add include of <stdint.h> for uint32_t used by
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
/* cpu.h
|
||||
*
|
||||
/**
|
||||
* @file rtems/score/cpu.h
|
||||
*/
|
||||
|
||||
/*
|
||||
* This include file contains information pertaining to the Motorola
|
||||
* m68xxx processor family.
|
||||
*
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
/* m68k.h
|
||||
*
|
||||
/**
|
||||
* @file rtems/score/m68k.h
|
||||
*/
|
||||
|
||||
/*
|
||||
* This include file contains information pertaining to the Motorola
|
||||
* m68xxx processor family.
|
||||
*
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
/* m68ktypes.h
|
||||
*
|
||||
/**
|
||||
* @file rtems/score/types.h
|
||||
*/
|
||||
|
||||
/*
|
||||
* This include file contains type definitions pertaining to the Motorola
|
||||
* m68xxx processor family.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user