Revert "unicode: Don't special case ignorable code points"
[linux.git] / drivers / crypto / caam / ctrl.h
blobf3ecd67922a729fadc0773ab3ba2744e6a80698d
1 /* SPDX-License-Identifier: GPL-2.0 */
2 /*
3 * CAAM control-plane driver backend public-level include definitions
5 * Copyright 2012 Freescale Semiconductor, Inc.
6 */
8 #ifndef CTRL_H
9 #define CTRL_H
11 /* Prototypes for backend-level services exposed to APIs */
12 extern bool caam_dpaa2;
14 #endif /* CTRL_H */