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

#include "__64_pre.h"
#include "openat.c"
#include "__64_post.h"