Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 60705
b: refs/heads/master
c: 665f560
h: refs/heads/master
i:
  60703: 6182eb0
v: v3
  • Loading branch information
David Woodhouse authored and Paul Mackerras committed Jul 10, 2007
1 parent 2f36def commit 49080c0
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 5605d4def1b33721c268067620b163af0a9e2474
refs/heads/master: 665f5600cb80c9cfa2e9bc832f9cd28164d8e283
4 changes: 4 additions & 0 deletions trunk/include/asm-powerpc/termbits.h
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,10 @@ struct ktermios {
#define B3000000 00034
#define B3500000 00035
#define B4000000 00036
#define BOTHER 00037

#define CIBAUD 077600000
#define IBSHIFT 16 /* Shift from CBAUD to CIBAUD */

#define CSIZE 00001400
#define CS5 00000000
Expand Down

0 comments on commit 49080c0

Please sign in to comment.