Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
Size: Mime:
#ifndef _ASM_IA64_IDLE_H
#define _ASM_IA64_IDLE_H

static inline void enter_idle(void) { }
static inline void exit_idle(void) { }

#endif /* _ASM_IA64_IDLE_H */