1 /* (c) 2002-2003 by Marcin Wiacek */ 2 3 #ifndef n9210_h 4 #define n9210_h 5 6 #ifndef GSM_USED_MBUS2 7 # define GSM_USED_MBUS2 8 #endif 9 #ifndef GSM_USED_FBUS2 10 # define GSM_USED_FBUS2 11 #endif 12 13 #endif 14 15 /* How should editor hadle tabs in this file? Add editor commands here. 16 * vim: noexpandtab sw=8 ts=8 sts=8: 17 */ 18