aboutsummaryrefslogtreecommitdiff
path: root/sim/ppc/basics.h
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@oarcorp.com>2014-08-14 17:18:53 -0500
committerJoel Sherrill <joel.sherrill@oarcorp.com>2014-08-27 14:04:41 -0500
commitceac4ecf4c7ed63b14456101c152180ae56d40e7 (patch)
treee9dcb0348c9793cdc7e2a3fd447c81fe59e51a89 /sim/ppc/basics.h
parentd5962de546ad1ceb7ae69539b60d2e48e3942e30 (diff)
downloadgdb-ceac4ecf4c7ed63b14456101c152180ae56d40e7.zip
gdb-ceac4ecf4c7ed63b14456101c152180ae56d40e7.tar.gz
gdb-ceac4ecf4c7ed63b14456101c152180ae56d40e7.tar.bz2
psim: Correct spelling in comments.
2014-08-27 Joel Sherrill <joel.sherrill@oarcorp.com> * basics.h, device.c, device.h, hw_htab.c, hw_memory.c: Correct spelling in comments.
Diffstat (limited to 'sim/ppc/basics.h')
-rw-r--r--sim/ppc/basics.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sim/ppc/basics.h b/sim/ppc/basics.h
index c26627e..2b923ea 100644
--- a/sim/ppc/basics.h
+++ b/sim/ppc/basics.h
@@ -95,6 +95,7 @@ typedef enum {
#include <stdarg.h>
#include <stdio.h>
+#include <stdlib.h>
#ifndef NORETURN