Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yihonglei/mimosaos

Simple OS
https://github.com/yihonglei/mimosaos

asm c kernel linux operating-system

Last synced: about 2 months ago
JSON representation

Simple OS

Awesome Lists containing this project

README

        

# 一、概述
Linux-0.11 源码注释,并增加网络模块等.

# 二、代码结构

## boot

## init

## kernel
### 1) blk_drv

### 2) chr_drv

### 3)math

## mm

## fs

## lib

## include

### 1) asm

### 2) linux

### 3) sys

## tools

# 三、文档说明