daily update
[deliverable/binutils-gdb.git] / gdb / sparc-tdep.h
index 00c41360df09d7b1ac3a32d8ae3a5d3fd49a9387..bbfbb422d9c90f8aec5e8b10ca69afe65b9b5c96 100644 (file)
@@ -147,6 +147,9 @@ struct sparc_frame_cache
 /* Fetch the instruction at PC.  */
 extern unsigned long sparc_fetch_instruction (CORE_ADDR pc);
 
+/* Fetch StackGhost Per-Process XOR cookie.  */
+extern ULONGEST sparc_fetch_wcookie (void);
+
 extern CORE_ADDR sparc_analyze_prologue (CORE_ADDR pc, CORE_ADDR current_pc,
                                         struct sparc_frame_cache *cache);
 
This page took 0.023233 seconds and 4 git commands to generate.