Skip to content
Snippets Groups Projects
Commit 6ce0ad25 authored by Christian Mehlis's avatar Christian Mehlis
Browse files

rename kernel_intern.h

german "intern" to english "internal"
parent c401abe3
No related branches found
No related tags found
No related merge requests found
#include "cpu.h"
#include "board.h"
#include "kernel_intern.h"
#include "kernel_internal.h"
#include "msp430.h"
#include "debug.h"
......
......@@ -8,7 +8,7 @@
#include "cpu.h"
#include "board.h"
#include "kernel_intern.h"
#include "kernel_internal.h"
#include "msp430.h"
#include "debug.h"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment