update openharmony 1.0.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2013-2019, Huawei Technologies Co., Ltd. All rights reserved.
|
||||
* Copyright (c) 2020, Huawei Device Co., Ltd. All rights reserved.
|
||||
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
|
||||
* Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without modification,
|
||||
* are permitted provided that the following conditions are met:
|
||||
@@ -33,7 +33,7 @@
|
||||
#define _GIC_COMMON_H
|
||||
|
||||
#include "stdint.h"
|
||||
#include "asm/platform.h"
|
||||
#include "target_config.h"
|
||||
#include "los_config.h"
|
||||
|
||||
/* gic arch revision */
|
||||
|
||||
Regular → Executable
+3
-3
@@ -1,6 +1,6 @@
|
||||
/*
|
||||
* Copyright (c) 2013-2019, Huawei Technologies Co., Ltd. All rights reserved.
|
||||
* Copyright (c) 2020, Huawei Device Co., Ltd. All rights reserved.
|
||||
* Copyright (c) 2013-2019 Huawei Technologies Co., Ltd. All rights reserved.
|
||||
* Copyright (c) 2020-2021 Huawei Device Co., Ltd. All rights reserved.
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without modification,
|
||||
* are permitted provided that the following conditions are met:
|
||||
@@ -33,7 +33,7 @@
|
||||
#define _GIC_V3_H_
|
||||
|
||||
#include "stdint.h"
|
||||
#include "asm/platform.h"
|
||||
#include "target_config.h"
|
||||
#include "los_hw_cpu.h"
|
||||
|
||||
#define BIT_32(bit) (1u << bit)
|
||||
|
||||
Reference in New Issue
Block a user