aboutsummaryrefslogtreecommitdiff
path: root/5.20/err.h
diff options
context:
space:
mode:
authorsinanmohd <sinan@firemail.cc>2023-04-22 17:46:20 +0530
committersinanmohd <sinan@firemail.cc>2023-04-23 21:30:25 +0530
commit2f3d854c1226108907651a8fcf9228767eee9742 (patch)
treea5ba21f54083291fcc2fb57b5ff676d94883afee /5.20/err.h
parentc14dab7f3a1cf72619fadce9b81b55426dc0b32e (diff)
5.20: initial commit
Diffstat (limited to '5.20/err.h')
-rw-r--r--5.20/err.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/5.20/err.h b/5.20/err.h
new file mode 100644
index 0000000..72dee29
--- /dev/null
+++ b/5.20/err.h
@@ -0,0 +1,2 @@
+void err(char *s);
+void warn(char *s);