/*
* Private functions for kdp.c
*/
+extern char kdp_kernelversion_string[];
static boolean_t
kdp_unknown(
static boolean_t
kdp_writemsr64(kdp_pkt_t *, int *, unsigned short *);
+
+static boolean_t
+kdp_dumpinfo(kdp_pkt_t *, int *, unsigned short *);