OSDN Git Service

hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing...
[uclinux-h8/uClibc.git] / libc / stdio / fopen64.c
index c65e9a4..cbdb03d 100644 (file)
@@ -8,7 +8,6 @@
 #include "_stdio.h"
 
 #define __DO_LARGEFILE
-#define __fopen       __fopen64
 #undef fopen
 #define fopen         fopen64
 #define FILEDES_ARG   (-2)