Skip to content
  • Brad King's avatar
    Process: Fix conversion warning in testProcess.c · 83b4a6b8
    Brad King authored
    Store and pass the interruptDelay parameter as 'unsigned int' so
    it does not have to be converted to pass to testProcess_sleep.
    Otherwise some compilers warn about the signed->unsigned conversion.
    
    Change-Id: I1edf6dbc852231834a5de82c5b14f84ac8018c1f
    83b4a6b8