mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
refactor(system): reformated esp_timer, linux and log comp with astyle
This commit is contained in:
@@ -10,7 +10,6 @@
|
||||
#include <stdint.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
||||
// getrandom() is not available on macOS, so we read from /dev/urandom instead.
|
||||
|
||||
int getrandom(void *buf, size_t buflen, unsigned int flags)
|
||||
|
Reference in New Issue
Block a user