Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
[linux-2.6/verdex.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