Skip to content
  • Jonas Termansen's avatar
    Standardize header include guards. · 611dc22e
    Jonas Termansen authored
    This change makes all the standard library and kernel headers use header
    guards with a consistent scheme within the reserved namespace to avoid
    conflicts with non-standard-library-implementation code.
    611dc22e