mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
Refine the preprocessor conditional guard style (#190)
This commit is contained in:
@@ -108,4 +108,4 @@ void nxbe_flush(FAR struct nxbe_window_s *wnd,
|
||||
}
|
||||
}
|
||||
|
||||
#endif /* CONFIG_NX_RAMBACKED */
|
||||
#endif /* CONFIG_NX_RAMBACKED */
|
||||
|
||||
@@ -291,4 +291,4 @@ void nxmu_kbdin(FAR struct nxmu_state_s *nxmu, uint8_t nch, FAR uint8_t *ch);
|
||||
}
|
||||
#endif
|
||||
|
||||
#endif /* __GRAPHICS_NXMU_NXMU_H */
|
||||
#endif /* __GRAPHICS_NXMU_NXMU_H */
|
||||
|
||||
Reference in New Issue
Block a user