mirror of
https://github.com/danbulant/Cosmos
synced 2026-05-19 20:39:01 +00:00
17 lines
No EOL
550 B
HTML
17 lines
No EOL
550 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title></title>
|
|
</head>
|
|
<body>
|
|
|
|
<h3>
|
|
Cosmos.Compiler.DebugStub</h3>
|
|
<p>
|
|
I debated for a while if this was Kernel or Compiler. However the DebugStub must
|
|
remain isolated in nature, which is also why we rely on polling the serial
|
|
rather than IRQs. So in the end I decided since its debugging only and not part
|
|
of Cosmos itself, it belongs in Compiler.</p>
|
|
|
|
</body>
|
|
</html> |