Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 261850
b: refs/heads/master
c: 3984761
h: refs/heads/master
v: v3
  • Loading branch information
Geert Uytterhoeven committed Jul 30, 2011
1 parent a126631 commit c817092
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: a0e997c20a2fbe25b0f97fb7521cdbda341c7f0a
refs/heads/master: 398476195a561271654ecce0fa27330688d326df
4 changes: 2 additions & 2 deletions trunk/arch/m68k/include/asm/atarihw.h
Original file line number Diff line number Diff line change
Expand Up @@ -399,8 +399,8 @@ struct CODEC
#define CODEC_OVERFLOW_LEFT 2
u_char unused2, unused3, unused4, unused5;
u_char gpio_directions;
#define GPIO_IN 0
#define GPIO_OUT 1
#define CODEC_GPIO_IN 0
#define CODEC_GPIO_OUT 1
u_char unused6;
u_char gpio_data;
};
Expand Down

0 comments on commit c817092

Please sign in to comment.