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

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