aboutsummaryrefslogtreecommitdiff
path: root/gprofng/common/core_pcbe.c
diff options
context:
space:
mode:
Diffstat (limited to 'gprofng/common/core_pcbe.c')
-rw-r--r--gprofng/common/core_pcbe.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/gprofng/common/core_pcbe.c b/gprofng/common/core_pcbe.c
index 6f746d8..e10a14e 100644
--- a/gprofng/common/core_pcbe.c
+++ b/gprofng/common/core_pcbe.c
@@ -2937,6 +2937,8 @@ core_pcbe_cpuref (void)
return
GTXT ("See Chapter 19 of the \"Intel 64 and IA-32 Architectures Software Developer's Manual Volume 3B: System Programming Guide, Part 2\"\nOrder Number: 253669-045US, January 2013");
}
+#else
+ return GTXT ("Unknown cpu model");
#endif
}