Skip to content
Commit c53fe299 authored by Qiu Peiyang's avatar Qiu Peiyang
Browse files

libc: replace null.h and size_t.h with stddef.h



According to commit b71a8a45 and Jira: ZEP-733
(libc: remove stddef.h which is provided by the compiler),
the stddef.h in zephyr code is removed and it's provided
by the compiler. The original stddef.h includes two head
files, null.h and size_t.h, which are also useless now.
So remove these two deprecated files, in case conflicting
definition.

Change-Id: Ie7163fdbd23c32759425b50f3deff2a57cc051a9
Signed-off-by: default avatarQiu Peiyang <peiyangx.qiu@intel.com>
parent 884d9fb5
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment