diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2011-01-27 16:27:27 -0500 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2011-01-27 16:29:59 -0500 |
commit | 9ca60201119fdc41b05beb7063ee5f8d359d099b (patch) | |
tree | 2c3c05cf4829e3eb1621d15afb39ca22fad3235c /src/tutorial/funcs.c | |
parent | e7a1793f55f479e360725a1300d0444a4282d14b (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/funcs.c')
0 files changed, 0 insertions, 0 deletions