summaryrefslogtreecommitdiff
path: root/nvkm/include/engine/crypt.h
blob: db975618e937f86d6d52d92660353b80865ed039 (plain)
1
2
3
4
5
6
7
#ifndef __NOUVEAU_CRYPT_H__
#define __NOUVEAU_CRYPT_H__

extern struct nouveau_oclass nv84_crypt_oclass;
extern struct nouveau_oclass nv98_crypt_oclass;

#endif