aboutsummaryrefslogtreecommitdiff
path: root/src/userspace/mlibc/math.h
diff options
context:
space:
mode:
authorMarvin Borner2020-03-27 15:45:25 +0100
committerMarvin Borner2020-03-27 15:45:25 +0100
commite5559ad7a555b6f579bda0c6007d61d7a03ae2b9 (patch)
treede3ad6fee2c527ecacc109d0104c8803d4447221 /src/userspace/mlibc/math.h
parentcbf21c7f3cced00bd810f102cfa0581cf9b8c402 (diff)
Added and applied tidy command
Diffstat (limited to 'src/userspace/mlibc/math.h')
-rw-r--r--src/userspace/mlibc/math.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/userspace/mlibc/math.h b/src/userspace/mlibc/math.h
index c9abf7d..57877ad 100644
--- a/src/userspace/mlibc/math.h
+++ b/src/userspace/mlibc/math.h
@@ -3,4 +3,4 @@
int pow(int base, int exp);
-#endif
+#endif \ No newline at end of file