]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - arch/tile/include/asm/backtrace.h
Merge branch 'master' into tk71
[mv-sheeva.git] / arch / tile / include / asm / backtrace.h
index 758ca4619d50017bffdec27c460edc2a95bfd38e..f18887d823999f8a7778defa2196ab10b586b81d 100644 (file)
@@ -146,7 +146,10 @@ enum {
 
        CALLER_SP_IN_R52_BASE = 4,
 
-       CALLER_SP_OFFSET_BASE = 8
+       CALLER_SP_OFFSET_BASE = 8,
+
+       /* Marks the entry point of certain functions. */
+       ENTRY_POINT_INFO_OP = 16
 };