From 4f3c75d23188bd480739d6d1514543c95cfe3399 Mon Sep 17 00:00:00 2001 From: Marvin Borner Date: Wed, 29 Apr 2020 13:19:32 +0200 Subject: Started libgui implementation --- src/userspace/libc/math.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/userspace/libc/math.h') diff --git a/src/userspace/libc/math.h b/src/userspace/libc/math.h index 2683535..a2010c9 100644 --- a/src/userspace/libc/math.h +++ b/src/userspace/libc/math.h @@ -17,4 +17,4 @@ // Minimum, maximum, difference -#endif +#endif \ No newline at end of file -- cgit v1.2.3