]> git.ipfire.org Git - thirdparty/kernel/linux.git/blame - tools/virtio/linux/virtio_byteorder.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
[thirdparty/kernel/linux.git] / tools / virtio / linux / virtio_byteorder.h
CommitLineData
b2441318 1/* SPDX-License-Identifier: GPL-2.0 */
2d7ce0e8
MT
2#ifndef _LINUX_VIRTIO_BYTEORDER_STUB_H
3#define _LINUX_VIRTIO_BYTEORDER_STUB_H
4
5#include <asm/byteorder.h>
6#include "../../include/linux/byteorder/generic.h"
7#include "../../include/linux/virtio_byteorder.h"
8
9#endif