##// END OF EJS Templates
aaguilar -
r178:179
parent child
Show More
@@ -1,19 +1,19
1 1 /* No newline at end of file
2 2 * clockctrl.cpp No newline at end of file
3 3 * No newline at end of file
4 4 * Created on: Oct 16, 2014 No newline at end of file
5 5 * Author: Alan Aguilar Sologuren No newline at end of file
6 6 */ No newline at end of file
7 7 No newline at end of file
8 8 #include "clockctrl.h" No newline at end of file
9 9 No newline at end of file
10 10 clock_ctrl::clock_ctrl():
11 No newline at end of file
11 clk_config(NULL),clk_state(NULL){ No newline at end of file
12 12 // TODO Auto-generated constructor stub No newline at end of file
13 13 No newline at end of file
14 14 } No newline at end of file
15 15 No newline at end of file
16 16 clock_ctrl::~clock_ctrl() { No newline at end of file
17 17 // TODO Auto-generated destructor stub No newline at end of file
18 18 } No newline at end of file
19 19 No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now