Started fleshing out the storage API
This commit is contained in:
		@ -1,6 +1,6 @@
 | 
			
		||||
#pragma once 
 | 
			
		||||
#include <stdint.h>
 | 
			
		||||
#include "../io/io.h"
 | 
			
		||||
#include <stdint-gcc.h>
 | 
			
		||||
#include "../../io/io.h"
 | 
			
		||||
#define PIT_DATA_0 0x40
 | 
			
		||||
#define PIT_DATA_1 0x41
 | 
			
		||||
#define PIT_DATA_2 0x42
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user