1*8d67ca89SAndroid Build Coastguard Worker #pragma once 2*8d67ca89SAndroid Build Coastguard Worker 3*8d67ca89SAndroid Build Coastguard Worker /* 4*8d67ca89SAndroid Build Coastguard Worker * There is no `include/uapi/linux/compiler.h`, just `include/linux/compiler.h`. 5*8d67ca89SAndroid Build Coastguard Worker * 6*8d67ca89SAndroid Build Coastguard Worker * We don't need anything _in_ this file, but we do need this file. 7*8d67ca89SAndroid Build Coastguard Worker * The two #defines are for backwards compatibility. 8*8d67ca89SAndroid Build Coastguard Worker */ 9*8d67ca89SAndroid Build Coastguard Worker 10*8d67ca89SAndroid Build Coastguard Worker #define __force 11*8d67ca89SAndroid Build Coastguard Worker #define __user 12