X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2FstratixII.h;h=b8e84573c7a96088cc1dd8b1e3a202b172069646;hb=98cecb610f3fa53aa7d825a634d35ef9cf6c5487;hp=37abd9fa4444e75f7cd4b9a9b0cd9f9ebf8aaade;hpb=3c735e7437150e8615f26930c7819db85634276d;p=oweals%2Fu-boot.git diff --git a/include/stratixII.h b/include/stratixII.h index 37abd9fa44..b8e84573c7 100644 --- a/include/stratixII.h +++ b/include/stratixII.h @@ -27,6 +27,5 @@ extern int StratixII_load (Altera_desc * desc, void *image, size_t size); extern int StratixII_dump (Altera_desc * desc, void *buf, size_t bsize); extern int StratixII_info (Altera_desc * desc); -extern int StratixII_reloc (Altera_desc * desc, ulong reloc_off); #endif /* _STRATIXII_H_ */