summaryrefslogtreecommitdiff
path: root/src/tutorial
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2011-01-27 16:27:27 -0500
committerTom Lane <tgl@sss.pgh.pa.us>2011-01-27 16:29:44 -0500
commit67dbe720f6ba18393cd85574718aa2683b77a212 (patch)
treee757014b406313a04a25b8c0f530991f6d2651d9 /src/tutorial
parent7f2d75408b63fab9cc613b3d60d057f6d3ec3adc (diff)
Don't include <asm/ia64regs.h> unnecessarily.
We only need that header when compiling with icc, since the gcc variant of ia64_get_bsp() uses in-line assembly code. Per report from Frank Brendel, the header doesn't exist on all IA64 platforms; so don't include it unless we need it.
Diffstat (limited to 'src/tutorial')
0 files changed, 0 insertions, 0 deletions