summaryrefslogtreecommitdiff
path: root/src/c_lang/mod.rs
diff options
context:
space:
mode:
authorchenzizhan <[email protected]>2023-09-19 17:45:09 +0800
committerchenzizhan <[email protected]>2023-09-19 17:45:09 +0800
commit021ca429b29d09ffb34b1b3699f165513511cb17 (patch)
tree9803353facddc1ce5b8c6c8a2b4f36b32553a8b4 /src/c_lang/mod.rs
parent37a5886c9ba2afb2b554074f252086e59b3ae2d6 (diff)
reassembly dev4.0 AND fs bindingczz
Diffstat (limited to 'src/c_lang/mod.rs')
-rw-r--r--src/c_lang/mod.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/c_lang/mod.rs b/src/c_lang/mod.rs
new file mode 100644
index 0000000..a7683a2
--- /dev/null
+++ b/src/c_lang/mod.rs
@@ -0,0 +1,2 @@
+// pub(crate) mod fs4;
+// pub(super) mod fs4_binding; \ No newline at end of file