/* * linux/drivers/video/fbmem.c * * Copyright (C) 1994 Martin Schaller * * This file is subject to the terms and conditions of the GNU General Public * License. See the file COPYING in the main directory of this archive * for more details. */ #include #include #include #include #include #include #include #include #include #include #include #include #include #ifdef CONFIG_KMOD #include #endif #if defined(__mc68000__) || defined(CONFIG_APUS) #include #endif #include #include #include #include #include #include