forked from Imagelibrary/rtems
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
* rtems/score/cpu.h: Add doxygen preamble. * rtems/score/sh.h: Add doxygen preamble. * rtems/score/sh_io.h: Add doxygen preamble. * rtems/score/types.h: Add doxygen preamble.
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
2004-10-02 Ralf Corsepius <ralf_corsepius@rtems.org>
|
||||
|
||||
* rtems/score/cpu.h: Add doxygen preamble.
|
||||
* rtems/score/sh.h: Add doxygen preamble.
|
||||
* rtems/score/sh_io.h: Add doxygen preamble.
|
||||
* rtems/score/types.h: Add doxygen preamble.
|
||||
|
||||
2004-09-29 Joel Sherrill <joel@OARcorp.com>
|
||||
|
||||
* rtems/score/cpu.h: i960 obsoleted and all references removed.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @file rtems/score/cpu.h
|
||||
*/
|
||||
|
||||
/*
|
||||
* This include file contains information pertaining to the Hitachi SH
|
||||
* processor.
|
||||
|
||||
@@ -1,5 +1,8 @@
|
||||
/* sh.h
|
||||
*
|
||||
/**
|
||||
* @file rtems/score/sh.h
|
||||
*/
|
||||
|
||||
/*
|
||||
* This include file contains information pertaining to the Hitachi SH
|
||||
* processor.
|
||||
*
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @file rtems/score/sh_io.h
|
||||
*/
|
||||
|
||||
/*
|
||||
* These are some macros to access memory mapped devices
|
||||
* on the SH7000-architecture.
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @file rtems/score/types.h
|
||||
*/
|
||||
|
||||
/*
|
||||
* This include file contains information pertaining to the Hitachi SH
|
||||
* processor.
|
||||
|
||||
Reference in New Issue
Block a user