Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 192558
b: refs/heads/master
c: 814f75e
h: refs/heads/master
v: v3
  • Loading branch information
Jan Kiszka authored and Jiri Kosina committed Apr 20, 2010
1 parent 6a75a2e commit a2253e7
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 5156d0118bb66f0a296b8059afb061c7ae4fda9d
refs/heads/master: 814f75ec5a94a4897fdfd605bf5ed4fa6f459c90
2 changes: 0 additions & 2 deletions trunk/arch/um/sys-x86_64/signal.c
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,6 @@ struct rt_sigframe
struct _fpstate fpstate;
};

#define round_down(m, n) (((m) / (n)) * (n))

int setup_signal_stack_si(unsigned long stack_top, int sig,
struct k_sigaction *ka, struct pt_regs * regs,
siginfo_t *info, sigset_t *set)
Expand Down

0 comments on commit a2253e7

Please sign in to comment.