blob: a8cc1d46ddcbda53947d667072db54167f018102 [file] [log] [blame]
Greg Kroah-Hartmanb2441312017-11-01 15:07:57 +01001/* SPDX-License-Identifier: GPL-2.0 */
Linus Torvalds1da177e2005-04-16 15:20:36 -07002#ifndef __UM_SMP_H
3#define __UM_SMP_H
4
Fernando Luis Vazquez Cao2f4dfe22007-05-09 02:33:25 -07005#define hard_smp_processor_id() 0
6
Linus Torvalds1da177e2005-04-16 15:20:36 -07007#endif