]> git.proxmox.com Git - qemu.git/blobdiff - target-sh4/README.sh4
Fix linker scripts
[qemu.git] / target-sh4 / README.sh4
index a92b6f38c479b9b784fcdf04156e3df882953a1a..e578830f79d3ce7be46c35bea2c32b36eeb8d1e4 100644 (file)
@@ -6,7 +6,7 @@ The sh4 target is not ready at all yet for integration in qemu. This
 file describes the current state of implementation.
 
 Most places requiring attention and/or modification can be detected by
-looking for "XXXXX" or "assert (0)".
+looking for "XXXXX" or "abort()".
 
 The sh4 core is located in target-sh4/*, while the 7750 peripheral
 features (IO ports for example) are located in hw/sh7750.[ch]. The