/[qemu]/qemu/exec.h
ViewVC logotype

Diff of /qemu/exec.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.3 by bellard, Tue May 27 23:29:24 2003 UTC revision 1.4 by bellard, Mon Jun 2 20:38:09 2003 UTC
# Line 214  static inline int testandset (int *p) Line 214  static inline int testandset (int *p)
214  #endif  #endif
215    
216  #ifdef __alpha__  #ifdef __alpha__
217  int testandset (int *p)  static inline int testandset (int *p)
218  {  {
219      int ret;      int ret;
220      unsigned long one;      unsigned long one;

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26