Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef _ASM_ALPHA_TOPOLOGY_H
0003 #define _ASM_ALPHA_TOPOLOGY_H
0004 
0005 #include <linux/smp.h>
0006 #include <linux/threads.h>
0007 #include <linux/numa.h>
0008 #include <asm/machvec.h>
0009 
0010 # include <asm-generic/topology.h>
0011 
0012 #endif /* _ASM_ALPHA_TOPOLOGY_H */