/* $Id: arm_setup.c,v 1.1.2.1 2007/02/11 20:13:45 mikpe Exp $ * Performance-monitoring counters driver. * ARM-specific kernel-resident code. * * Copyright (C) 2005-2007 Mikael Pettersson */ #include #if LINUX_VERSION_CODE < KERNEL_VERSION(2,6,19) #include #endif #include #include //#ifdef CONFIG_PERFCTR_MODULE //EXPORT_SYMBOL(__free_task_struct); //#endif /* MODULE */