Files
vystem/docs/shelter/cpu/cpuabstract.md
2026-03-31 22:15:00 +02:00

276 B

CPU Abstraction

Introduction

This component of the Shelter kernel allow for basic CPU functions abstractions, like ASM instruction, serial output and TSC utilities.

Summary

  1. ASM instructions
  2. Serial outputing API
  3. TSC API