Merge to Fedora kernel-2.6.18-1.2224_FC5 patched with stable patch-2.6.18.1-vs2.0...
[linux-2.6.git] / drivers / oprofile / oprof.h
index 587db2b..4ae4ff9 100644 (file)
@@ -36,9 +36,7 @@ void oprofile_timer_init(struct oprofile_operations * ops);
 
 int oprofile_set_backtrace(unsigned long depth);
 
-#ifdef CONFIG_XEN
 int oprofile_set_active(int active_domains[], unsigned int adomains);
 int oprofile_set_passive(int passive_domains[], unsigned int pdomains);
-#endif
-
 #endif /* OPROF_H */