Skip to content
Snippets Groups Projects
Commit 0d523d57 authored by Mark Charlebois's avatar Mark Charlebois
Browse files

QuRT: Added nfds_t type


DSPAL does not yet provide poll.h and all we need is the defintion of
nfds_t.

Signed-off-by: default avatarMark Charlebois <charlebm@gmail.com>
parent 5d604371
No related branches found
No related tags found
No related merge requests found
#pragma once
typedef unsigned int nfds_t;
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment