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/panel: panel-himax-hx83102: support for csot-pna957qt1-1 MIPI-DSI panel
[drm/drm-misc.git]
/
tools
/
testing
/
selftests
/
nolibc
/
nolibc-test-linkage.h
blob
c66473070d7345fc9e57ee00dff2d7dbacb70b74
1
/* SPDX-License-Identifier: GPL-2.0 */
2
3
#ifndef _NOLIBC_TEST_LINKAGE_H
4
#define _NOLIBC_TEST_LINKAGE_H
5
6
void
*
linkage_test_errno_addr
(
void
);
7
extern
int
linkage_test_constructor_test_value
;
8
9
#endif
/* _NOLIBC_TEST_LINKAGE_H */