18.02.2013 Views

RTLinux için Modül Geli¸stirme NASIL

RTLinux için Modül Geli¸stirme NASIL

RTLinux için Modül Geli¸stirme NASIL

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

#include <br />

#define FIFO_NO 3<br />

#define DELAY 30000<br />

pthread_t thread;<br />

void * sound_thread(int fd)<br />

{<br />

int i;<br />

static char buf = 0;<br />

while (1)<br />

{<br />

for(i=0; i

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!