mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
The empty_zero_page[] export is required for ZERO_PAGE() module references. The #includes are due to changes in implicit inclusion, and should of course have been in the sources from the beginning. Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>