Skip to content

Instantly share code, notes, and snippets.

@ldunn
Created August 7, 2010 23:53
Show Gist options
  • Select an option

  • Save ldunn/513350 to your computer and use it in GitHub Desktop.

Select an option

Save ldunn/513350 to your computer and use it in GitHub Desktop.
#include <multiboot.h>
#include <misc.h>
#include <video.h>
#include <gdt.h>
#include <idt.h>
#include <irq.h>
#include <isr.h>
#include <timer.h>
#include <keyboard.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment