about summary refs log tree commit diff
path: root/sysdeps/sh/stackinfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/sh/stackinfo.h')
-rw-r--r--sysdeps/sh/stackinfo.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/sysdeps/sh/stackinfo.h b/sysdeps/sh/stackinfo.h
index e65338f256..4b0eb9599d 100644
--- a/sysdeps/sh/stackinfo.h
+++ b/sysdeps/sh/stackinfo.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2001 Free Software Foundation, Inc.
+/* Copyright (C) 2001, 2010 Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
    The GNU C Library is free software; you can redistribute it and/or
@@ -20,7 +20,9 @@
    of the processor.  */
 
 #ifndef _STACKINFO_H
-#define _STACKINFO_H	1
+
+/* Pick up the default definition for _STACK_FLAGS and define _STACKINFO_H.  */
+#include <sysdeps/generic/stackinfo.h>
 
 /* On SH the stack grows down.  */
 #define _STACK_GROWS_DOWN	1