mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-12-25 22:43:50 +01:00
Merge pull request #14 from mehlis/rename_kernel_intern
rename kernel_intern.h
This commit is contained in:
commit
d97bfca7e0
@ -1,6 +1,6 @@
|
||||
#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"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user