]> git.ozlabs.org Git - yaboot.git/blobdiff - second/crt0.S
make: use STRIP
[yaboot.git] / second / crt0.S
index f06fe544fabd7dfe1dacca47971b97cac7276d71..10a82738e7833b654cca20d84145b04f47dc8fae 100644 (file)
@@ -2,7 +2,7 @@
 #include "asm/processor.h"
 
 /*
- * Main entry point. should add code to clear BSS and more ...
+ * Main entry point. We zero the BSS then jump to yaboot_start.
  */
 _GLOBAL(_start)
        lis     r10,edata@h