1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-24 22:13:52 +01:00

Formatting: Delete blank line at EOF

This commit is contained in:
Rakendra Thapa 2015-07-15 15:27:33 +05:30
parent 1165d91b6f
commit dc2bbffcc7
2 changed files with 0 additions and 4 deletions

View File

@ -68,5 +68,3 @@ void cpu_clock_init(int clk)
break;
}
}

View File

@ -121,5 +121,3 @@ typedef enum
#endif
#endif /* __LM4F120H5QR_H__*/