Strip trailing newline.

This commit is contained in:
Warner Losh 2012-11-23 17:22:38 +00:00
parent 418cc71b52
commit 62c2fb63a9

View file

@ -137,4 +137,3 @@ cpu_reset()
printf("Reset failed!\n");
while (1);
}