* moxie/crt0.S (_start): Clear BSS at startup. Register _fini()

with atexit().
        * moxie/sim-open.S: Fix comment.
This commit is contained in:
Anthony Green
2009-07-01 11:45:49 +00:00
parent 128b854b57
commit 265b5faec7
3 changed files with 21 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
/*
* sim-open.S -- open interface for frv simulator
* sim-open.S -- open interface for moxie simulator
*
* Copyright (c) 2008 Anthony Green
*