We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a72d1 commit d39c9baCopy full SHA for d39c9ba
compiler/include/graphics/copper.h
@@ -2,7 +2,7 @@
2
#define GRAPHICS_COPPER_H
3
4
/*
5
- Copyright © 1995-2007, The AROS Development Team. All rights reserved.
+ Copyright © 1995-2007, The AROS Development Team. All rights reserved.
6
$Id$
7
8
Desc: Copper definitions and structures.
@@ -38,7 +38,7 @@ struct CopIns
38
#define NXTLIST u3.nxtlist
39
#define VWAITPOS u3.u4.u1.VWaitPos
40
#define DESTADDR u3.u4.u1.DestAddr
41
-#define HWAITPOS u3.u4.u2.HWAitPos
+#define HWAITPOS u3.u4.u2.HWaitPos
42
#define DESTDATA u3.u4.u2.DestData
43
44
struct CopList
0 commit comments