Skip to content
Snippets Groups Projects
Commit 11ba7bd6 authored by Florent Gluck's avatar Florent Gluck
Browse files

lab3 skeleton: removed useless extern

parent c3074d38
Branches
No related tags found
No related merge requests found
#ifndef _IDT_H_
#define _IDT_H_
extern void idt_init();
void idt_init();
#endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment