summaryrefslogtreecommitdiffstats
path: root/include/fcntl.h
diff options
context:
space:
mode:
authorCarmelo Amoroso <carmelo.amoroso@st.com>2008-11-17 18:01:45 +0000
committerCarmelo Amoroso <carmelo.amoroso@st.com>2008-11-17 18:01:45 +0000
commit5d96ee84a344a55682848b1338b9bcd0618e341b (patch)
tree50ded6b8787a8477a36479dfe5f2b5b772b93cf9 /include/fcntl.h
parent886d6acb51d50addaff443042b399536654e954e (diff)
downloaduClibc-alpine-5d96ee84a344a55682848b1338b9bcd0618e341b.tar.bz2
uClibc-alpine-5d96ee84a344a55682848b1338b9bcd0618e341b.tar.xz
Synch with trunk @ 24075.
Step 8: include folder
Diffstat (limited to 'include/fcntl.h')
-rw-r--r--include/fcntl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/fcntl.h b/include/fcntl.h
index c21dfdc84..48105c466 100644
--- a/include/fcntl.h
+++ b/include/fcntl.h
@@ -204,7 +204,7 @@ extern int posix_fadvise64 (int __fd, __off64_t __offset, __off64_t __len,
#endif
-#if 0 // && defined __UCLIBC_HAS_ADVANCED_REALTIME__
+#if 0 /* && defined __UCLIBC_HAS_ADVANCED_REALTIME__ */
/* FIXME -- uClibc should probably implement these... */