tizen 2.4 release
[profile/mobile/platform/kernel/linux-3.10-sc7730.git] / drivers / gpu / drm / nouveau / core / include / engine / crypt.h
1 #ifndef __NOUVEAU_CRYPT_H__
2 #define __NOUVEAU_CRYPT_H__
3
4 extern struct nouveau_oclass nv84_crypt_oclass;
5 extern struct nouveau_oclass nv98_crypt_oclass;
6
7 #endif