Merge branch 'post-08' into post-09

# Conflicts:
#	README.md
This commit is contained in:
Philipp Oppermann
2019-04-03 10:47:04 +02:00

View File

@@ -1,6 +1,6 @@
# Blog OS (Introduction to Paging) # Blog OS (Introduction to Paging)
[![Build Status](https://travis-ci.org/phil-opp/blog_os.svg?branch=post-09)](https://travis-ci.org/phil-opp/blog_os/branches) [![Azure Pipelines CI build](https://img.shields.io/azure-devops/build/phil-opp/blog_os/1/post-09.svg?label=Build&style=flat-square)](https://dev.azure.com/phil-opp/blog_os/_build?definitionId=1)
This repository contains the source code for the [Introduction to Paging][post] post of the [Writing an OS in Rust](https://os.phil-opp.com) series. This repository contains the source code for the [Introduction to Paging][post] post of the [Writing an OS in Rust](https://os.phil-opp.com) series.