aboutsummaryrefslogtreecommitdiffstats
path: root/gowin
diff options
context:
space:
mode:
authorgatecat <gatecat@ds0.me>2022-02-03 15:28:46 +0000
committergatecat <gatecat@ds0.me>2022-02-03 15:28:46 +0000
commit84399caebe3c3eb0eba5275b7e2d5479404ba1a7 (patch)
tree42d9ba33932d4da9155fdb5b44e4a4ed6e6ef104 /gowin
parenta78719ecc157475213356c210aff26502c372c34 (diff)
downloadnextpnr-84399caebe3c3eb0eba5275b7e2d5479404ba1a7.tar.gz
nextpnr-84399caebe3c3eb0eba5275b7e2d5479404ba1a7.tar.bz2
nextpnr-84399caebe3c3eb0eba5275b7e2d5479404ba1a7.zip
run clangformat
Signed-off-by: gatecat <gatecat@ds0.me>
Diffstat (limited to 'gowin')
-rw-r--r--gowin/gfx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/gowin/gfx.h b/gowin/gfx.h
index b5ea4678..623b9fb2 100644
--- a/gowin/gfx.h
+++ b/gowin/gfx.h
@@ -24,7 +24,6 @@
NEXTPNR_NAMESPACE_BEGIN
-
void gfxCreateBelDecals(Arch *arch);
void gfxSetBelDefaultDecal(Arch *arch, BelInfo &bel);
void gfxSetIOBWireDecals(Arch *arch, BelInfo &bel);