last thing

This commit is contained in:
2025-12-23 09:47:02 +01:00
parent 2b7ba88a1c
commit 5376b2006e
2 changed files with 2 additions and 2 deletions
-2
View File
@@ -3,8 +3,6 @@
#include "rds.h"
#include <time.h>
#define TOGGLE(x) ((x) ^= 1)
void msleep(unsigned long ms);
int _strnlen(const char *s, int maxlen);