Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • xenomai xenomai
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 3
    • Issues 3
    • List
    • Boards
    • Service Desk
    • Milestones
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • xenomai
  • xenomaixenomai
  • Repository
Switch branch/tag
  • xenomai
  • kernel
  • cobalt
  • Kconfig
Find file BlameHistoryPermalink
  • Philippe Gerum's avatar
    cobalt/assert: pipeline: add TODO() marker · 5c9cbcfc
    Philippe Gerum authored Jan 31, 2021 and Jan Kiszka's avatar Jan Kiszka committed Feb 03, 2021
    
    
    As its name suggests, TODO() can be added to the code in order to
    highlight a place where some implementation bits are known to be
    missing. Turning on CONFIG_XENO_TODO reveals the places where such
    markers might linger by triggering a build time assertion, so that
    they don't go unnoticed.
    
    We may drop this helper when the port to Dovetail is complete.
    Signed-off-by: Philippe Gerum's avatarPhilippe Gerum <rpm@xenomai.org>
    Signed-off-by: Jan Kiszka's avatarJan Kiszka <jan.kiszka@siemens.com>
    5c9cbcfc

Imprint & Privacy Policy