@@ -8,7 +8,7 | |||||
8 | #include "clockctrl.h" No newline at end of file |
|
8 | #include "clockctrl.h" | |
9 | No newline at end of file |
|
9 | ||
10 | clock_ctrl::clock_ctrl(): |
|
10 | clock_ctrl::clock_ctrl(): | |
No newline at end of file |
|
11 | clk_config(nullptr),clk_state(nullptr){ No newline at end of file | ||
11 | clk_config(NULL),clk_state(NULL){ No newline at end of file |
|
|||
12 | // TODO Auto-generated constructor stub No newline at end of file |
|
12 | // TODO Auto-generated constructor stub | |
13 | No newline at end of file |
|
13 | ||
14 | } No newline at end of file |
|
14 | } |
General Comments 0
You need to be logged in to leave comments.
Login now