@@ -1,3 +1,5 @@
#define _GNU_SOURCE
#include <stdio.h>
#include <stdlib.h>
#include <stdint.h>
@@ -9,7 +11,6 @@
#include <pci/pci.h>
#include <signal.h>
#define MAP_SIZE 0x1000
#define PRINT_ERROR() \
do { \
The note is not visible to the blocked user.