Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 26975
b: refs/heads/master
c: 6bf08cb
h: refs/heads/master
i:
  26973: fb3fcf5
  26971: aef9fde
  26967: 2a68ea8
  26959: 376403a
  26943: 1a474f4
v: v3
  • Loading branch information
Paul Mackerras authored and Linus Torvalds committed May 26, 2006
1 parent 888af11 commit a062af8
Show file tree
Hide file tree
Showing 3 changed files with 3 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: c71d48877e6f3d5e3eb22fcaaa612081bce3d089
refs/heads/master: 6bf08cb246b5ac639b2429533d303f5026f2520c
1 change: 1 addition & 0 deletions trunk/include/asm-alpha/termbits.h
Original file line number Diff line number Diff line change
Expand Up @@ -148,6 +148,7 @@ struct termios {
#define HUPCL 00040000

#define CLOCAL 00100000
#define CMSPAR 010000000000 /* mark or space (stick) parity */
#define CRTSCTS 020000000000 /* flow control */

/* c_lflag bits */
Expand Down
1 change: 1 addition & 0 deletions trunk/include/asm-powerpc/termbits.h
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@ struct termios {
#define HUPCL 00040000

#define CLOCAL 00100000
#define CMSPAR 010000000000 /* mark or space (stick) parity */
#define CRTSCTS 020000000000 /* flow control */

/* c_lflag bits */
Expand Down

0 comments on commit a062af8

Please sign in to comment.