mirror of
https://github.com/genodelabs/genode.git
synced 2025-06-16 22:28:18 +00:00
base: update include guards
This patch cleans up the include guards, assisted by the tool/fix_include_ifndef script.
This commit is contained in:
committed by
Christian Helmuth
parent
6de763cb0b
commit
2e701f9afa
@ -27,4 +27,4 @@ struct Genode::Foc_signal_source : Signal_source
|
||||
GENODE_RPC_INTERFACE_INHERIT(Signal_source, Rpc_request_semaphore);
|
||||
};
|
||||
|
||||
#endif /* _INCLUDE__SIGNAL_SOURCE__SIGNAL_SOURCE_H_ */
|
||||
#endif /* _INCLUDE__SIGNAL_SOURCE__FOC_SIGNAL_SOURCE_H_ */
|
||||
|
Reference in New Issue
Block a user