Don't cache S390SkeyState and S390SkeysClass

This commit is contained in:
lazymio
2022-01-10 19:18:52 +01:00
parent 980eae7f44
commit 9ac796531a
4 changed files with 9 additions and 38 deletions

View File

@ -66,6 +66,4 @@ typedef struct QEMUS390SKeysState {
void s390_skeys_init(uc_engine *uc);
S390SKeysState *s390_get_skeys_device(uc_engine *uc);
#endif /* S390_STORAGE_KEYS_H */