diff options
author | Sebastian Huber <sebastian.huber@embedded-brains.de> | 2017-05-22 09:34:31 +0200 |
---|---|---|
committer | Jeff Johnston <jjohnstn@redhat.com> | 2017-05-25 12:34:53 -0400 |
commit | 2693c1db694f515d7b59ec8057e01942c212b8c1 (patch) | |
tree | 3382a329fefecd2a585100a4eb3d6ef67fc21cd1 /newlib/libc/stdio/setbuffer.c | |
parent | 0008601042291502e479fd0d2738855b40f9b2b2 (diff) | |
download | cygnal-2693c1db694f515d7b59ec8057e01942c212b8c1.tar.gz cygnal-2693c1db694f515d7b59ec8057e01942c212b8c1.tar.bz2 cygnal-2693c1db694f515d7b59ec8057e01942c212b8c1.zip |
Move ARM access.c from machine to sys
The implementation of the POSIX access() function is nothing machine
specific like memcpy(), etc. Move it back to the system domain. This
avoids problems due to the include search order of the Newlib/GCC build
which picks up machine includes before system includes.
Signed-off-by: Sebastian Huber <sebastian.huber@embedded-brains.de>
Diffstat (limited to 'newlib/libc/stdio/setbuffer.c')
0 files changed, 0 insertions, 0 deletions