This website requires JavaScript.
Explore
Help
Sign In
andreika-git
/
rusefi
mirror of
https://github.com/andreika-git/rusefi.git
Watch
1
Star
0
Fork
You've already forked rusefi
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
07b76ead0e
rusefi
/
firmware
/
util
/
efi_quote.h
7 lines
68 B
C
Raw
Blame
History
// efi_quote.h
#
pragma once
#
define Q(x) #x
#
define QUOTE(x) Q(x)
Reference in New Issue
View Git Blame
Copy Permalink