blob: 25c7bddad0adde55132c7cdc793ea8f2fbf0f2ed [file] [log] [blame]
Aaro Koskinen2735bc02015-10-16 17:24:46 +02001/* vi: set sw=4 ts=4: */
2/*
3 * Licensed under GPLv2 or later, see file LICENSE in this source tree.
4 */
Aaro Koskinen2735bc02015-10-16 17:24:46 +02005#include "libbb.h"
6#include "bb_archive.h"
7
Denys Vlasenko3e134eb2016-04-22 18:09:21 +02008const char cpio_TRAILER[] ALIGN1 = "TRAILER!!!";