mirror of
https://github.com/openhwgroup/cve2.git
synced 2025-04-22 21:17:59 -04:00
ibex_simple_system: Remove unused includes
This commit is contained in:
parent
260ed5a98c
commit
afdee5c596
1 changed files with 0 additions and 4 deletions
|
@ -2,11 +2,7 @@
|
|||
// Licensed under the Apache License, Version 2.0, see LICENSE for details.
|
||||
// SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
#include <signal.h>
|
||||
|
||||
#include <fstream>
|
||||
#include <iostream>
|
||||
#include <memory>
|
||||
|
||||
#include "ibex_pcounts.h"
|
||||
#include "verilated_toplevel.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue