mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-21 13:46:26 +08:00
bsps/shared/dev/can/ctucanfd/ctucanfd_txb.h: Fix TXB_MASK undef typo
TXB_M apparently intended as TXB_MASK.
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
#undef TXT_MASK
|
||||
#undef TXT_ANY_DONE
|
||||
#undef TXB_BF
|
||||
#undef TXB_M
|
||||
#undef TXB_MASK
|
||||
#undef TXB_ALL
|
||||
#undef TXB_SH
|
||||
|
||||
|
||||
Reference in New Issue
Block a user