dwarf2.h 187 B

1234567891011
  1. /* Copyright 2003 - 2004 Pathscale, Inc
  2. * Released under the GPL
  3. */
  4. /* Needed on x86_64 by thunk.S */
  5. #ifndef __UM_DWARF2_H
  6. #define __UM_DWARF2_H
  7. #include "asm/arch/dwarf2.h"
  8. #endif