mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-02-07 03:50:59 +00:00
parisc: Drop exception_data struct
Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
76cffeb6cc
commit
da3dc73ef6
@ -27,8 +27,6 @@
|
||||
#include <linux/compiler.h>
|
||||
#include <linux/uaccess.h>
|
||||
|
||||
DECLARE_PER_CPU(struct exception_data, exception_data);
|
||||
|
||||
#define get_user_space() (uaccess_kernel() ? 0 : mfsp(3))
|
||||
#define get_kernel_space() (0)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user