aboutsummaryrefslogtreecommitdiff
blob: 8b03ea81b73c8bc53fc3459594d0052af9fc3b43 (plain)
1
2
3
4
5
6
7
8
9
10
/*
 * open64() wrapper.
 *
 * Copyright 1999-2008 Gentoo Foundation
 * Licensed under the GPL-2
 */

#define sb_openat_pre_check sb_openat64_pre_check
#include "open.c"
#undef sb_openat_pre_check