/* * Copyright 2018, Haiku, Inc. All rights reserved. * Distributed under the terms of the MIT license. */ #ifndef _FBSD_COMPAT_MACHINE_SMP_H_ #define _FBSD_COMPAT_MACHINE_SMP_H_ #include <sys/smp.h> #endif /* _FBSD_COMPAT_MACHINE_SMP_H_ */