mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 11:06:39 +07:00
7 lines
116 B
C
7 lines
116 B
C
|
#ifndef _SPARC64_NUMNODES_H
|
||
|
#define _SPARC64_NUMNODES_H
|
||
|
|
||
|
#define NODES_SHIFT 0
|
||
|
|
||
|
#endif /* !(_SPARC64_NUMNODES_H) */
|