9
0
Fork 0
barebox/include/sys
Sascha Hauer 70bbeea7b2 fs: move libc function prototypes to their correct locations
This moves the function prototypes in include/fs.h which also exist
in the libc to the locations they would have in libc.

With this it becomes easier to share code between barebox and userspace
since the usual libc include files will exist. Also users of the libc
functions no longer have to include the barebox internal fs.h header.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
2016-04-15 12:21:45 +02:00
..
ioctl.h fs: move libc function prototypes to their correct locations 2016-04-15 12:21:45 +02:00
mount.h fs: move libc function prototypes to their correct locations 2016-04-15 12:21:45 +02:00
stat.h fs: move libc function prototypes to their correct locations 2016-04-15 12:21:45 +02:00