commit | 1c593571093ae0f259d3bd7a66988a7a8eb5c7bc | [log] [tgz] |
---|---|---|
author | Sam Ravnborg <sam@ravnborg.org> | Thu Oct 18 00:04:34 2007 -0700 |
committer | Kyle McMartin <kyle@shortfin.cabal.ca> | Thu Oct 18 00:59:15 2007 -0700 |
tree | 0ce48386ab6e2752145dba8fa81bc5440eda0118 | |
parent | be1b3d8cb141c0705d61af2e2372d72ff16c7d04 [diff] |
[PARISC] Kill off ASM_PAGE_SIZE use We have the macro _AC() generally available now so the calculation of PAGE_SIZE can be made assembler compatible. Introduce use of _AC() and kill all users of ASM_PAGE_SIZE. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>