Add Header files
@ -1,9 +1,2 @@
#include <stdint.h>
#include "tm4c123gh6pm.h"
/**
* main.c
*/
int main(void)
{
return 0;
}