void cpu_atomic_start(void) { // Nothing to do, this is a fake driver ; } /* cpu_atomic_end(): Exit atomic mode */ void cpu_atomic_end(void) { // Nothing to do, this is a fake driver ; }