Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104150
b: refs/heads/master
c: e880e87
h: refs/heads/master
v: v3
  • Loading branch information
Sam Ravnborg authored and David S. Miller committed Jul 18, 2008
1 parent 3fb45aa commit 57127ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 15 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: c8b8be5427a48c1a96dc0cf98ba772aedcda7e77
refs/heads/master: e880e8701cd5a76bc5b9e67e48ab3b21963fbe0a
15 changes: 1 addition & 14 deletions trunk/include/asm-sparc64/sockios.h
Original file line number Diff line number Diff line change
@@ -1,14 +1 @@
#ifndef _ASM_SPARC64_SOCKIOS_H
#define _ASM_SPARC64_SOCKIOS_H

/* Socket-level I/O control calls. */
#define FIOSETOWN 0x8901
#define SIOCSPGRP 0x8902
#define FIOGETOWN 0x8903
#define SIOCGPGRP 0x8904
#define SIOCATMARK 0x8905
#define SIOCGSTAMP 0x8906 /* Get stamp (timeval) */
#define SIOCGSTAMPNS 0x8907 /* Get stamp (timespec) */

#endif /* !(_ASM_SPARC64_SOCKIOS_H) */

#include <asm-sparc/sockios.h>

0 comments on commit 57127ce

Please sign in to comment.