Fix formatting.

This commit is contained in:
Joel Sherrill
2006-04-05 20:12:51 +00:00
parent 5675896592
commit 73ad88072a

View File

@@ -4,8 +4,8 @@
2006-02-13 Till Straumann <strauman@slac.stanford.edu>
* shared/startup/panic.c, shared/startup/probeMemEnd.c:
added code for BSPs to use: panic using printk() to display
reason. probeMemEnd() to determine memory size by probing.
added code for BSPs to use: panic using printk() to display
reason. probeMemEnd() to determine memory size by probing.
2006-02-08 Joel Sherrill <joel@OARcorp.com>