aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kcore.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/kcore.h')
-rw-r--r--include/linux/kcore.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/linux/kcore.h b/include/linux/kcore.h
index 7ff25a808fef..80db19d3a505 100644
--- a/include/linux/kcore.h
+++ b/include/linux/kcore.h
@@ -10,6 +10,7 @@ enum kcore_type {
KCORE_VMALLOC,
KCORE_RAM,
KCORE_VMEMMAP,
+ KCORE_USER,
KCORE_OTHER,
};