This commit is contained in:
Олег Бородин
2024-08-21 12:30:07 +02:00
parent 2ccb2b6da2
commit c8f1609cf0
14 changed files with 86 additions and 303 deletions

3
fifo.c
View File

@@ -1,6 +1,5 @@
/*
* Copyright 2017 Oleg Borodin <onborodin@gmail.com>
*
* Copyright 2017-2024 Oleg Borodin <onborodin@gmail.com>
*/
#include <stdint.h>
#include <stdbool.h>