#include "pcie40_ecs.h" #include "pcie40_b2slc.h" #include <stdio.h> int main(int argc, char *argv[]) { ecs_open( 0 , 2 ) ; ecs_close( 0 , 2 ) ; return 0 ; }