@@ -29,6 +29,9 @@ SECTIONS
/* Read-write data (initialized) */
.data BLOCK(4K) : ALIGN(4K)
{
__start_pci_drivers = .;
*(pci_drivers)
__stop_pci_drivers = .;
*(.data)
}
The note is not visible to the blocked user.