From 6554b79ff9eb8992f8cdbc6e13c7b5e346accf16 Mon Sep 17 00:00:00 2001 From: Michael Brown Date: Mon, 13 Oct 2008 03:47:33 +0100 Subject: [uaccess] Formalise the uaccess API The userptr_t is now the fundamental type that gets used for conversions. For example, virt_to_phys() is implemented in terms of virt_to_user() and user_to_phys(). --- src/config/defaults/pcbios.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/config') diff --git a/src/config/defaults/pcbios.h b/src/config/defaults/pcbios.h index a670e7a67..211f28cf7 100644 --- a/src/config/defaults/pcbios.h +++ b/src/config/defaults/pcbios.h @@ -7,6 +7,7 @@ * */ +#define UACCESS_LIBRM #define IOAPI_X86 #define PCIAPI_PCBIOS #define TIMER_PCBIOS -- cgit v1.2.3-55-g7522