mirror of
https://github.com/torvalds/linux.git
synced 2024-10-31 17:21:49 +00:00
d1112018b4
This has been pending for a long time, and the fact that we waste a ton of ram on some configurations kind of pushed things over the edge. Signed-off-by: David S. Miller <davem@davemloft.net>
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) */
|