Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 5919
b: refs/heads/master
c: 62d75f3
h: refs/heads/master
i:
  5917: e53a113
  5915: 3a4fd31
  5911: 6578bee
  5903: e87a969
  5887: cb047e6
v: v3
  • Loading branch information
Tony Luck committed Aug 23, 2005
1 parent f8bd6fb commit 77d656f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 6 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: 034e5356a4c0401d1227393de4c756e9c414be35
refs/heads/master: 62d75f3753647656323b0365faa43fc1a8f7be97
6 changes: 1 addition & 5 deletions trunk/arch/ia64/hp/sim/boot/bootloader.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,10 @@ struct disk_req {
unsigned len;
};

/* SSC_WAIT_COMPLETION appears to want this large alignment. gcc < 4
* seems to give it by default, however gcc > 4 is smarter and may
* not.
*/
struct disk_stat {
int fd;
unsigned count;
} __attribute__ ((aligned (16)));
};

extern void jmp_to_kernel (unsigned long bp, unsigned long e_entry);
extern struct ia64_boot_param *sys_fw_init (const char *args, int arglen);
Expand Down

0 comments on commit 77d656f

Please sign in to comment.