alsa.audio: limit the supported frequencies to common set
[AROS.git] / workbench / network / stacks / AROSTCP / libkvm / kvm_errors.h
blob70f1eaf44499cf446b0d6ca094dae178b9109d67
1 #define KVMERR_NOACCESS 0
2 #define KVMERR_BADADDRESS 1
4 extern ULONG __kvm_errno;