diff options
| author | Uros Majstorovic <majstor@majstor.org> | 2026-01-08 01:00:36 +0100 |
|---|---|---|
| committer | Uros Majstorovic <majstor@majstor.org> | 2026-01-08 01:00:36 +0100 |
| commit | b9a36b4bcc6ba144c8376172083e00bbdfa9ec78 (patch) | |
| tree | 23c70f409e6ed2858f0bfd3d01e2b0fff660e11f /yocto/esp32d/tun.h | |
| parent | 46b08fc235f3f068034355970697acc0956e5c99 (diff) | |
removed obsolete
Diffstat (limited to 'yocto/esp32d/tun.h')
| -rw-r--r-- | yocto/esp32d/tun.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/yocto/esp32d/tun.h b/yocto/esp32d/tun.h deleted file mode 100644 index 793a4c9..0000000 --- a/yocto/esp32d/tun.h +++ /dev/null @@ -1,5 +0,0 @@ -#include <sys/types.h> - -ssize_t tun_read(unsigned char *buffer, size_t buf_size); -ssize_t tun_write(unsigned char *buffer, size_t buf_len); -int tun_init(char *name);
\ No newline at end of file |
