rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
util
efi_quote.h
Go to the documentation of this file.
1
// efi_quote.h
2
3
#pragma once
4
5
#define Q(x) #x
6
#define QUOTE(x) Q(x)
Generated on Sat Sep 27 2025 00:10:07 for rusEFI by
1.9.8