mirror of
https://github.com/thewesker/RASCSI.git
synced 2025-12-23 13:51:09 -05:00
Additional updates
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
//---------------------------------------------------------------------------
|
||||
void FixCpu(int cpu)
|
||||
{
|
||||
#ifndef BAREMETAL
|
||||
#if !defined BAREMETAL && defined(__linux__)
|
||||
cpu_set_t cpuset;
|
||||
int cpus;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user