2011-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>

* libfs/src/dosfs/fat_file.c, libmisc/monitor/monitor.h,
	score/cpu/m68k/rtems/score/cpu.h: Remove stray spaces from unsigned32
	to uint32_t conversion.
This commit is contained in:
Joel Sherrill
2011-07-21 13:18:30 +00:00
parent a2900a8b4b
commit 186fee26ef
4 changed files with 14 additions and 8 deletions

View File

@@ -1,3 +1,9 @@
2011-07-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* libfs/src/dosfs/fat_file.c, libmisc/monitor/monitor.h,
score/cpu/m68k/rtems/score/cpu.h: Remove stray spaces from unsigned32
to uint32_t conversion.
2011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de> 2011-07-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
* libcsupport/include/rtems/libio_.h: Added * libcsupport/include/rtems/libio_.h: Added

View File

@@ -6,7 +6,7 @@
* This include file contains information pertaining to the Motorola * This include file contains information pertaining to the Motorola
* m68xxx processor family. * m68xxx processor family.
* *
* COPYRIGHT (c) 1989-2006. * COPYRIGHT (c) 1989-2011.
* On-Line Applications Research Corporation (OAR). * On-Line Applications Research Corporation (OAR).
* *
* The license and distribution terms for this file may be * The license and distribution terms for this file may be