Add EOL
authorJean THOMAS <git0@pub.jeanthomas.me>
Tue, 9 Jun 2020 14:49:24 +0000 (16:49 +0200)
committerJean THOMAS <git0@pub.jeanthomas.me>
Tue, 9 Jun 2020 14:49:24 +0000 (16:49 +0200)
libgram/src/init.c

index 839079f24f4545698b48c2567aa768aebd805b02..63115b42d4fc3fe866ed0d0e977ebd98b996d76f 100644 (file)
@@ -9,4 +9,4 @@ int gram_init(struct gramCtx *ctx, void *ddr_base, void *core_base, void *phy_ba
        dfii_setsw(ctx, true);
        dfii_initseq(ctx);
        dfii_setsw(ctx, false);
-}
\ No newline at end of file
+}