repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/modes: Fix drm_mode_vrefres() docs
[drm/drm-misc.git]
/
arch
/
x86
/
include
/
uapi
/
asm
/
byteorder.h
blob
149143cab9ff8ec6914fddc5fe43f6a061f29726
1
/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
2
#ifndef _ASM_X86_BYTEORDER_H
3
#define _ASM_X86_BYTEORDER_H
4
5
#include <linux/byteorder/little_endian.h>
6
7
#endif
/* _ASM_X86_BYTEORDER_H */