Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 273007
b: refs/heads/master
c: dd768c5
h: refs/heads/master
i:
  273005: 0fdf533
  273003: 9d2ec08
  272999: 727e0fe
  272991: e21da1c
v: v3
  • Loading branch information
Al Viro authored and Richard Weinberger committed Nov 2, 2011
1 parent 8cd8403 commit e0f5eac
Show file tree
Hide file tree
Showing 3 changed files with 2 additions 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: 00361683ce562402a189362f43370a459b166645
refs/heads/master: dd768c56da44f6c06486da3b33b41e9c13e985c5
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
#ifndef __UM_SYSTEM_GENERIC_H
#define __UM_SYSTEM_GENERIC_H

#include "sysdep/system.h"

extern int get_signals(void);
extern int set_signals(int enable);
extern void block_signals(void);
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#include <asm/cpufeature.h>
#include <asm/cmpxchg.h>
#include <asm/nops.h>
#include <asm/system-um.h>

#include <linux/kernel.h>
#include <linux/irqflags.h>
Expand Down

0 comments on commit e0f5eac

Please sign in to comment.