Book a Demo!
Store
Features
Docs
Share
Support
News
About
Policies
Sign Up
Sign In
freebsd
Edit Copy
Star
GitHub Repository:
freebsd/freebsd-ports-kde
Path:
blob/main/audio/alsa-lib/files/endian.h
1
6
4
6
1
views
1
#ifndef _ENDIAN_H
2
#define _ENDIAN_H
3
#include <linux/types.h>
4
#endif
/* _ENDIAN_H */
5
6