Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / mn10300 / include / asm / page_offset.h
blob1e869aa09418e9cd1275bead65626b36ebe4e5ba
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /* MN10300 Kernel base address
4 * Copyright (C) 2007 Red Hat, Inc. All Rights Reserved.
5 * Written by David Howells (dhowells@redhat.com)
6 */
7 #ifndef _ASM_PAGE_OFFSET_H
8 #define _ASM_PAGE_OFFSET_H
10 #define PAGE_OFFSET_RAW CONFIG_KERNEL_RAM_BASE_ADDRESS
12 #endif