page allocator: inline some __alloc_pages() wrappers
[linux-2.6/mini2440.git] / include / asm-sh / unistd.h
blob4b21f369c28cfac51532d3e1a82c7d860c883893
1 #ifdef CONFIG_SUPERH32
2 # include "unistd_32.h"
3 #else
4 # include "unistd_64.h"
5 #endif