ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/BasiliskII/src/AmigaOS/xpram_amiga.cpp
(Generate patch)

Comparing BasiliskII/src/AmigaOS/xpram_amiga.cpp (file contents):
Revision 1.5 by cebix, 2002-01-15T14:58:34Z vs.
Revision 1.6 by jlachmann, 2002-06-23T08:27:05Z

# Line 1 | Line 1
1   /*
2   *  xpram_amiga.cpp - XPRAM handling, AmigaOS specific stuff
3   *
4 < *  Basilisk II (C) 1997-2002 Christian Bauer
4 > *  Basilisk II (C) 1997-2001 Christian Bauer
5   *
6   *  This program is free software; you can redistribute it and/or modify
7   *  it under the terms of the GNU General Public License as published by
# Line 19 | Line 19
19   */
20  
21   #include <exec/types.h>
22 + #define __USE_SYSBASE
23   #include <proto/dos.h>
24 + #include <inline/dos.h>
25  
26   #include "sysdeps.h"
27   #include "xpram.h"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines