summaryrefslogtreecommitdiffstats
path: root/src/include/kernel
diff options
context:
space:
mode:
authorDan Crowell <dcrowell@us.ibm.com>2011-09-19 15:25:31 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2011-09-19 15:42:39 -0500
commitb754f8b47e343f449e5f05f67b948513363abd12 (patch)
tree8795cb2826c5fa953a80f6c52867bc71c6177117 /src/include/kernel
parentb08159eb20f2a0ccfe2d654f56a6fe2079bec98e (diff)
downloadtalos-hostboot-b754f8b47e343f449e5f05f67b948513363abd12.tar.gz
talos-hostboot-b754f8b47e343f449e5f05f67b948513363abd12.zip
Fix typo in types.h
Change-Id: I03c5a4314d9c7338fca6ea78dd37e0b8f99009d3 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/348 Tested-by: Jenkins Server Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/include/kernel')
-rw-r--r--src/include/kernel/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/kernel/types.h b/src/include/kernel/types.h
index 7b201b0de..5feb70866 100644
--- a/src/include/kernel/types.h
+++ b/src/include/kernel/types.h
@@ -21,7 +21,7 @@
//
// IBM_PROLOG_END
#ifndef __KERNEL_TYPES_H
-#define __KNERLE_TYPES_H
+#define __KERNEL_TYPES_H
#include <stdint.h>
OpenPOWER on IntegriCloud