X-Git-Url: http://rtime.felk.cvut.cz/gitweb/jailhouse.git/blobdiff_plain/4e0ea74420900c7a66d265117b09fddbc3aaa754..f053c948f5b6fe7b9ec5cf6533e177fd42113ba3:/hypervisor/include/jailhouse/processor.h diff --git a/hypervisor/include/jailhouse/processor.h b/hypervisor/include/jailhouse/processor.h index fd910f5..4b0d64c 100644 --- a/hypervisor/include/jailhouse/processor.h +++ b/hypervisor/include/jailhouse/processor.h @@ -12,4 +12,4 @@ #include -int phys_processor_id(void); +unsigned long phys_processor_id(void);