Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
1d7266d3b59be361763dab61f680103bbb70f3e9
/
.
/
archival
/
libunarchive
/
header_skip.c
blob: a97a9ce80ee2a88ec070ba30b097e39e62cdc701 [
file
] [
log
] [
blame
]
/* vi: set sw=4 ts=4: */
/*
* Licensed under GPLv2 or later, see file LICENSE in this tarball for details.
*/
#include
"libbb.h"
#include
"unarchive.h"
void
FAST_FUNC header_skip
(
const
file_header_t
*
file_header UNUSED_PARAM
)
{
}