Commit 0c2c0c43 authored by Benjamin Cabé's avatar Benjamin Cabé Committed by Fabio Baltieri
Browse files

libc: add comment to empty sys/cdefs.h file



This documents the reason to exist for this otherwise odd-looking empty
header file.

Signed-off-by: default avatarBenjamin Cabé <benjamin@zephyrproject.org>
parent a9d309b3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
/**
 * This file is intentionally empty.
 * It allows code including it to compile with the minimal libc.
 */