sys/arch: Add new interfaces for allocating and checking IRQs Current usage was being limited to PCIE but there are new use case that demand for this feature to be generalized. It is made arch-specific since allocation policy may vary per-architecture. Signed-off-by: Tomasz Bursztyka <tomasz.bursztyka@linux.intel.com>