]> rtime.felk.cvut.cz Git - fpga/virtex2/uart.git/blob - software/fll.h
6740ca8b876015ce19152e95745fc99a61f577d2
[fpga/virtex2/uart.git] / software / fll.h
1 #ifndef FLL_H
2 #define FLL_H
3
4 void fllInit(void);             //do an FLL loop to adjust system frequency
5
6 #endif //FLL_H