Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Typedefs
unwind_decoder.c File Reference

Go to the source code of this file.

Typedefs

typedef unsigned char *(* unw_decoder )(unsigned char *, unsigned char, void *)
 

Typedef Documentation

typedef unsigned char*(* unw_decoder)(unsigned char *, unsigned char, void *)

Definition at line 419 of file unwind_decoder.c.