Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 44204
b: refs/heads/master
c: 2bbc5bd
h: refs/heads/master
v: v3
  • Loading branch information
Ralf Baechle committed Dec 12, 2006
1 parent e6b5631 commit f3bd599
Show file tree
Hide file tree
Showing 3 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: 2f3643aecd1e4e6a4c34cb32eb0410340f34e97f
refs/heads/master: 2bbc5bdfb165521b28ca1825ea482557bffd3918
1 change: 0 additions & 1 deletion trunk/include/asm-mips/sn/arch.h
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@
#endif

typedef u64 hubreg_t;
typedef u64 nic_t;

#define cputonasid(cpu) (cpu_data[(cpu)].p_nasid)
#define cputoslice(cpu) (cpu_data[(cpu)].p_slice)
Expand Down
2 changes: 2 additions & 0 deletions trunk/include/asm-mips/sn/klconfig.h
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,8 @@
#endif /* CONFIG_SGI_IP35 */
#endif /* CONFIG_SGI_IP27 || CONFIG_SGI_IP35 */

typedef u64 nic_t;

#define KLCFGINFO_MAGIC 0xbeedbabe

typedef s32 klconf_off_t;
Expand Down

0 comments on commit f3bd599

Please sign in to comment.