Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162741
b: refs/heads/master
c: 3b67d91
h: refs/heads/master
i:
  162739: 1686580
v: v3
  • Loading branch information
Mike Frysinger committed Sep 17, 2009
1 parent 59c5067 commit 7eeceb6
Show file tree
Hide file tree
Showing 2 changed files with 2 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: ea426e6c62d0f742d87451adc47e91d87b9c3d27
refs/heads/master: 3b67d91b3e2c789952379f5157704c2162330492
2 changes: 1 addition & 1 deletion trunk/arch/blackfin/include/asm/elf.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ typedef unsigned long elf_greg_t;
#define ELF_NGREG 40 /* (sizeof(struct user_regs_struct) / sizeof(elf_greg_t)) */
typedef elf_greg_t elf_gregset_t[ELF_NGREG];

typedef struct user_bfinfp_struct elf_fpregset_t;
typedef struct { } elf_fpregset_t;
/*
* This is used to ensure we don't load something for the wrong architecture.
*/
Expand Down

0 comments on commit 7eeceb6

Please sign in to comment.