mirror of
https://github.com/opnsense/src.git
synced 2026-06-08 16:22:46 -04:00
Typo fix.
Reviewed by: tmm
This commit is contained in:
parent
258682384f
commit
44b4810fbe
1 changed files with 1 additions and 1 deletions
|
|
@ -123,6 +123,6 @@ SBUS_ACCESSOR(node, NODE, phandle_t)
|
|||
SBUS_ACCESSOR(slot, SLOT, int)
|
||||
SBUS_ACCESSOR(device_type, DEVICE_TYPE, char *)
|
||||
|
||||
#undef EBUS_ACCESSOR
|
||||
#undef SBUS_ACCESSOR
|
||||
|
||||
#endif /* _SPARC64_SBUS_SBUSVAR_H_ */
|
||||
|
|
|
|||
Loading…
Reference in a new issue