ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/mon/src/disass/dis-asm.h
(Generate patch)

Comparing mon/src/disass/dis-asm.h (file contents):
Revision 1.1 by cebix, 2000-09-25T12:44:37Z vs.
Revision 1.2 by gbeauche, 2002-07-17T09:14:12Z

# Line 10 | Line 10
10   #define DIS_ASM_H
11  
12   #include <stdio.h>
13 + #include <stdlib.h>
14 + #include <string.h>
15   #include "bfd.h"
16  
17   typedef int (*fprintf_ftype) PARAMS((FILE*, const char*, ...));

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines