repo.or.cz
/
qemu
/
ar7.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
audio/alsaaudio: use g_new0() instead of audio_calloc()
[qemu/ar7.git]
/
linux-user
/
loongarch64
/
sockbits.h
blob
1cffcae120e44929668ea98fb1c427634b217f2f
1
/* SPDX-License-Identifier: GPL-2.0-or-later */
2
/*
3
* Copyright (c) 2021 Loongson Technology Corporation Limited
4
*/
5
6
#ifndef LOONGARCH_TARGET_SOCKBITS_H
7
#define LOONGARCH_TARGET_SOCKBITS_H
8
9
#include
"../generic/sockbits.h"
10
11
#endif