aboutsummaryrefslogtreecommitdiff
path: root/core/debug
diff options
context:
space:
mode:
Diffstat (limited to 'core/debug')
-rw-r--r--core/debug/pe/doc.odin2
1 files changed, 2 insertions, 0 deletions
diff --git a/core/debug/pe/doc.odin b/core/debug/pe/doc.odin
new file mode 100644
index 000000000..7fc32b030
--- /dev/null
+++ b/core/debug/pe/doc.odin
@@ -0,0 +1,2 @@
+// package pe implements a reader for the PE executable format for debug purposes
+package debug_pe \ No newline at end of file