This website requires JavaScript.
Explore
Help
Sign In
git
/
linux
mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
Watch
1
Star
0
Fork
You've already forked linux
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
05b7e10687
linux
/
scripts
/
rust_is_available_bindgen_l...
4 lines
69 B
C
Raw
Blame
History
/* SPDX-License-Identifier: GPL-2.0 */
#
define F(x) int x##x
F
(
foo
)
;
Reference in New Issue
View Git Blame
Copy Permalink