Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66146
b: refs/heads/master
c: 0caf583
h: refs/heads/master
v: v3
  • Loading branch information
Yoichi Yuasa authored and Ralf Baechle committed Oct 11, 2007
1 parent 0b0ec20 commit d74ebf4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 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: 4c6d0fc2f6ce44161f3fac3b34d262c0dd06cf0c
refs/heads/master: 0caf583398309398ec05fc76bff15c711e9f936d
3 changes: 2 additions & 1 deletion trunk/include/asm-mips/arc/hinv.h
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
#ifndef _ASM_ARC_HINV_H
#define _ASM_ARC_HINV_H

#include <asm/sgidefs.h>
#include <asm/arc/types.h>

/* configuration query defines */
Expand Down Expand Up @@ -110,7 +111,7 @@ union key_u {
ULONG FullKey;
};

#if _MIPS_SIM == _ABI64
#if _MIPS_SIM == _MIPS_SIM_ABI64
#define SGI_ARCS_VERS 64 /* sgi 64-bit version */
#define SGI_ARCS_REV 0 /* rev .00 */
#else
Expand Down

0 comments on commit d74ebf4

Please sign in to comment.