]> asedeno.scripts.mit.edu Git - linux.git/blob - arch/hexagon/mm/pgalloc.c
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[linux.git] / arch / hexagon / mm / pgalloc.c
1 // SPDX-License-Identifier: GPL-2.0-only
2 /*
3  * Copyright (c) 2010-2011, The Linux Foundation. All rights reserved.
4  */
5
6 #include <linux/init.h>
7
8 void __init pgtable_cache_init(void)
9 {
10 }