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 Sep 27 2025 00:10:07 for rusEFI by
1.9.8