• Aljosha Papsch's avatar
    os: New module. · 10ea789e
    Aljosha Papsch authored
    The os! macro provides a way to compose operating-systems in layers
    that do not know each other directly. While allowing for more
    flexibility, this approach also avoids having to pass through function
    parameters to nested operating system functions.
    10ea789e