瀏覽代碼

efHotAgingTrendMining memoryOperation.h 袁明明 commit at 2020-11-16

袁明明 4 年之前
父節點
當前提交
15c0a7a515
共有 1 個文件被更改,包括 21 次插入0 次删除
  1. 21 0
      efHotAgingTrendMining/dataSharedMemory/memoryOperation.h

+ 21 - 0
efHotAgingTrendMining/dataSharedMemory/memoryOperation.h

@@ -0,0 +1,21 @@
+/*
+ * arch/arm/mach-omap2/control.h
+ *
+ * OMAP2/3/4 System Control Module definitions
+ *
+ * Copyright (C) 2007-2010 Texas Instruments, Inc.
+ * Copyright (C) 2007-2008, 2010 Nokia Corporation
+ *
+ * Written by Paul Walmsley
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation.
+ */
+
+#ifndef __ARCH_ARM_MACH_OMAP2_CONTROL_H
+#define __ARCH_ARM_MACH_OMAP2_CONTROL_H
+
+#include "ctrl_module_core_44xx.h"
+#include "ctrl_module_wkup_44xx.h"
+#include "ctrl_module_pad_core_44xx.h"