]> Git Repo - linux.git/blob - tools/virtio/linux/virtio_byteorder.h
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / tools / virtio / linux / virtio_byteorder.h
1 /* SPDX-License-Identifier: GPL-2.0 */
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
This page took 0.029072 seconds and 4 git commands to generate.