summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/cpu/or32/rtems/score/or32types.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 2001-04-03 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2002-04-031-56/+0
| | | | | | | * Per PR94, all rtems/score/CPUtypes.h are named rtems/score/types.h. * rtems/score/or32types.h: Removed. * rtems/score/types.h: New file via CVS magic. * Makefile.am, rtems/score/cpu.h: Account for name change.
* 2000-08-11 Joel Sherrill <joel@OARcorp.com>Joel Sherrill2000-08-111-0/+56
* Shell added for or32 port based on no_cpu port with names replaced.