diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-04 09:05:35 +0200 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-04-04 09:23:57 +0200 |
| commit | 5e1ef5e23dd3e594072f8f32cbb4a6f392d36e55 (patch) | |
| tree | 7a908bfccc9530a818d730a6a4de22739a910b6e /lib/ppc64/processor.h | |
| parent | a113f91c6be56c3f39fc7680ec7f5c814d4d2c27 (diff) | |
fw/modules: add astdx for embdfs.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'lib/ppc64/processor.h')
| -rw-r--r-- | lib/ppc64/processor.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/ppc64/processor.h b/lib/ppc64/processor.h index 602ff08..c0d7b03 100644 --- a/lib/ppc64/processor.h +++ b/lib/ppc64/processor.h @@ -1,8 +1,6 @@ #ifndef __ASM_PPC_PROCESSOR_H #define __ASM_PPC_PROCESSOR_H -/// ! @note The NeWS SoC is based on the e5500 core. - /* * Default implementation of macro that returns current * instruction pointer ("program counter"). |
