mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
@@ -762,18 +762,6 @@ xclose(int *fd)
|
||||
*/
|
||||
|
||||
|
||||
/* retry switch for offset-based
|
||||
* functions e.g. lseek
|
||||
*/
|
||||
/* retry switch for functions that
|
||||
return long status e.g. linux syscall
|
||||
*/
|
||||
int
|
||||
off_retry(int saved_errno, off_t rval)
|
||||
{
|
||||
fs_err_retry();
|
||||
}
|
||||
|
||||
/* retry switch for functions that
|
||||
return long status e.g. linux syscall
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user