summaryrefslogtreecommitdiff
path: root/ioexact.h
blob: 6234e8ecdb23620d1852ba90eb45f8ab3828bc16 (plain)
1
2
3
4
5
6
7
#ifndef IOEXACT_H
#define IOEXACT_H

extern ssize_t read_exact(int fd, void *buf, size_t len, int mayexit);
extern ssize_t write_exact(int fd, void *buf, size_t len, int mayexit);

#endif /* IOEXACT_H */
type='hidden' name='id2' value='29b4817d4018df78086157ea3a55c1d9424a7cfc'/>
context:
space:
mode:
Diffstat (limited to 'sound/soc/sh/Kconfig')