mirror of
https://git.rwth-aachen.de/acs/public/villas/node/
synced 2025-03-09 00:00:00 +01:00
update namespace
Signed-off-by: Pascal Bauer <pascal.bauer@rwth-aachen.de>
This commit is contained in:
parent
09eac47a40
commit
45f35338b5
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
#include <villas/utils.hpp>
|
||||
|
||||
using namespace villas::kernel::devices;
|
||||
using villas::kernel::devices::utils::write_to_file;
|
||||
using villas::utils::write_to_file;
|
||||
|
||||
#define PCI_BASE_ADDRESS_N(n) (PCI_BASE_ADDRESS_0 + sizeof(uint32_t) * (n))
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue