Commit 4446aef0 authored by Martin Hicks's avatar Martin Hicks Committed by David Mosberger

[PATCH] ia64: Add EXPORT_SYMBOL for SN2 physical_node_map

parent 7baf73ec
......@@ -71,6 +71,8 @@ u64 sn_partition_serial_number;
short physical_node_map[MAX_PHYSNODE_ID];
EXPORT_SYMBOL(physical_node_map);
int numionodes;
/*
* This is the address of the RRegs in the HSpace of the global
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment