/* * truncate64() wrapper. * * Copyright 1999-2008 Gentoo Foundation * Licensed under the GPL-2 */ #include "__64_pre.h" #include "truncate.c" #include "__64_post.h"