aboutsummaryrefslogtreecommitdiffstats
path: root/tests/libsercomstub.c
blob: 99662d02df8f7fc7f5c7a1576e9f5432fc055da7 (plain)
1
2
3
/* Stubs for embedded build */
void sercomm_drv_lock(unsigned long __attribute__((unused)) *flags) {}
void sercomm_drv_unlock(unsigned long __attribute__((unused)) *flags) {}