rusEFI
The most advanced open source ECU
Loading...
Searching...
No Matches
util
unused.h
Go to the documentation of this file.
1
#pragma once
2
3
#ifndef UNUSED
4
#define UNUSED(x) (void)(x)
5
#endif
Generated on Sat Nov 8 2025 00:10:01 for rusEFI by
1.9.8