##// END OF EJS Templates
aaguilar -
r178:179
parent child
Show More
@@ -8,7 +8,7
8 8 #include "clockctrl.h"
9 9
10 10 clock_ctrl::clock_ctrl():
11 clk_config(NULL),clk_state(NULL){
11 clk_config(nullptr),clk_state(nullptr){
12 12 // TODO Auto-generated constructor stub
13 13
14 14 }
General Comments 0
You need to be logged in to leave comments. Login now