Merge branch 'fsnotify' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
[GitHub/moto-9609/android_kernel_motorola_exynos9610.git] / arch / um / include / asm / smp.h
CommitLineData
1da177e4
LT
1#ifndef __UM_SMP_H
2#define __UM_SMP_H
3
2f4dfe20
FLVC
4#define hard_smp_processor_id() 0
5
1da177e4 6#endif