summaryrefslogtreecommitdiffstats
path: root/usr
diff options
context:
space:
mode:
authorTim Abbott2009-09-18 22:32:44 +0200
committerHirokazu Takata2009-09-22 17:29:38 +0200
commit8b1c9befbfbd443bd95e77db01c70f1741aa2511 (patch)
tree0294a14d49ac0486100b2483bef00530985b0653 /usr
parentMerge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/... (diff)
downloadkernel-qcow2-linux-8b1c9befbfbd443bd95e77db01c70f1741aa2511.tar.gz
kernel-qcow2-linux-8b1c9befbfbd443bd95e77db01c70f1741aa2511.tar.xz
kernel-qcow2-linux-8b1c9befbfbd443bd95e77db01c70f1741aa2511.zip
m32r: make PAGE_SIZE available to assembly.
page.h includes ifndef __ASSEMBLY__ guards, but PAGE_SIZE is defined using "1UL", which the assembler does not support. Use the _AC macro from const.h to make it available to assembly (and linker scripts). Signed-off-by: Tim Abbott <tabbott@ksplice.com> Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
Diffstat (limited to 'usr')
0 files changed, 0 insertions, 0 deletions