2009-07-02 Pavel Roskin <proski@gnu.org>
* docs/boot.S: Fix missing newline at the end. * docs/boot.S.texi: Regenerate.
This commit is contained in:
parent
bf0c591485
commit
89e617e847
3 changed files with 5 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2009-07-02 Pavel Roskin <proski@gnu.org>
|
||||
|
||||
* docs/boot.S: Fix missing newline at the end.
|
||||
* docs/boot.S.texi: Regenerate.
|
||||
|
||||
2008-09-03 Felix Zielcke <fzielcke@z-51.de>
|
||||
|
||||
Based on patch from Ville Skyttä <ville.skytta@iki.fi>
|
||||
|
|
|
@ -77,4 +77,3 @@ halt_message:
|
|||
|
||||
/* Our stack area. */
|
||||
.comm stack, STACK_SIZE
|
||||
|
|
@ -77,4 +77,3 @@ halt_message:
|
|||
|
||||
/* @r{Our stack area.} */
|
||||
.comm stack, STACK_SIZE
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue