Search
lxdream.org :: lxdream/src/x86dasm/dis-asm.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/x86dasm/dis-asm.h
changeset 755:ab873907b00e
prev362:dc40e2064dc4
author nkeynes
date Sun Jul 05 13:52:50 2009 +1000 (14 years ago)
permissions -rw-r--r--
last change No-op merge lxdream-mmu to remove head (actually merged long ago)
file annotate diff log raw
1.1 --- a/src/x86dasm/dis-asm.h Tue Aug 28 08:46:54 2007 +0000
1.2 +++ b/src/x86dasm/dis-asm.h Sun Jul 05 13:52:50 2009 +1000
1.3 @@ -33,7 +33,7 @@
1.4 #endif
1.5
1.6 #include <stdio.h>
1.7 -#include "bfd.h"
1.8 +#include "x86dasm/bfd.h"
1.9
1.10 typedef int (*fprintf_ftype) (void *, const char*, ...);
1.11
.