Search
lxdream.org :: lxdream/src/x86dasm/x86dasm.h :: diff
lxdream 0.9.1
released Jun 29
Download Now
filename src/x86dasm/x86dasm.h
changeset 561:533f6b478071
prev527:14c9489f647e
next925:7cbcc51db63d
author nkeynes
date Tue Oct 14 08:44:37 2008 +0000 (15 years ago)
permissions -rw-r--r--
last change Fix a few more subtle flag problems
file annotate diff log raw
1.1 --- a/src/x86dasm/x86dasm.h Sun Nov 18 11:12:44 2007 +0000
1.2 +++ b/src/x86dasm/x86dasm.h Tue Oct 14 08:44:37 2008 +0000
1.3 @@ -1,5 +1,5 @@
1.4 /**
1.5 - * $Id: x86dasm.h,v 1.5 2007-10-31 09:07:25 nkeynes Exp $
1.6 + * $Id$
1.7 *
1.8 * Wrapper around i386-dis to supply the same behaviour as the other
1.9 * disassembly functions.
.