kernel: add missing FPillegal definition for kw and omap kernels

This commit is contained in:
cinap_lenrek 2019-12-02 07:35:25 +01:00
parent 08d6b0f043
commit 70498378cf
2 changed files with 4 additions and 0 deletions

View file

@ -72,6 +72,8 @@ enum
FPinit,
FPactive,
FPinactive,
FPillegal= 0x100,
};
struct Confmem

View file

@ -96,6 +96,8 @@ enum
FPinit,
FPactive,
FPinactive,
FPillegal= 0x100,
};
struct Confmem