This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
david
/
eonix
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
13f90ef413
Ramuri
Etichete
main
master
eonix
/
include
/
asm
/
port_io.h
port_io.h
98 B
Istoric
Crud
1
2
3
4
5
#pragma once
#include <types/types.h>
extern void asm_outb(uint16_t port_number, uint8_t data);