[ARM] oprofile: add ARM11 UP support
[deliverable/linux.git] / arch / arm / oprofile / op_arm_model.h
index 38c6ad158547e2e615620888c59848be57784f46..ad1c962ed17b47e13f38b4570745e97c6246305c 100644 (file)
@@ -24,6 +24,8 @@ struct op_arm_model_spec {
 extern struct op_arm_model_spec op_xscale_spec;
 #endif
 
+extern struct op_arm_model_spec op_armv6_spec;
+
 extern void arm_backtrace(struct pt_regs * const regs, unsigned int depth);
 
 extern int __init op_arm_init(struct oprofile_operations *ops, struct op_arm_model_spec *spec);
This page took 0.055593 seconds and 5 git commands to generate.